Type Alias stm32wlxx_hal::pac::pwr::subghzspicr::NSS_W
pub type NSS_W<'a, const O: u8> = BitWriterRaw<'a, u32, SUBGHZSPICR_SPEC, NSS_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NSS
writer - sub-GHz SPI NSS control
Aliased Type§
struct NSS_W<'a, const O: u8> { /* private fields */ }