Type Alias stm32wlxx_hal::pac::syscfg::cfgr1::BOOSTEN_W

pub type BOOSTEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR1_SPEC, BOOSTEN_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field BOOSTEN writer - I/O analog switch voltage booster enable

Aliased Type§

struct BOOSTEN_W<'a, const O: u8> { /* private fields */ }