Type Alias stm32wlxx_hal::pac::syscfg::rfdcr::RFTBSEL_W
pub type RFTBSEL_W<'a, const O: u8> = BitWriterRaw<'a, u32, RFDCR_SPEC, RFTBSEL_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RFTBSEL
writer - radio debug test bus selection
Aliased Type§
struct RFTBSEL_W<'a, const O: u8> { /* private fields */ }