pub type LGTH_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MPCWM3_UPWMR_SPEC, u16, u16, Unsafe, 12, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field LGTH writer - LGTH

Aliased Type§

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