Type Alias stm32wlxx_hal::pac::rcc::cr::HSEBYPPWR_W
pub type HSEBYPPWR_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, HSEBYPPWR_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field HSEBYPPWR
writer - Enable HSE32 VDDTCXO output on package pin PB0-VDDTCXO.
Aliased Type§
struct HSEBYPPWR_W<'a, const O: u8> { /* private fields */ }