Type Alias stm32wlxx_hal::pac::lptim1::cfgr::PRELOAD_W
pub type PRELOAD_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, PRELOAD_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PRELOAD
writer - PRELOAD
Aliased Type§
struct PRELOAD_W<'a, const O: u8> { /* private fields */ }