Type Alias stm32wlxx_hal::pac::pwr::rsscmdr::RSSCMD_W
pub type RSSCMD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RSSCMDR_SPEC, u8, u8, Unsafe, 8, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RSSCMD
writer - RSS command
Aliased Type§
struct RSSCMD_W<'a, const O: u8> { /* private fields */ }