Type Alias stm32wlxx_hal::pac::tim1::af1::BKINE_W
pub type BKINE_W<'a, const O: u8> = BitWriterRaw<'a, u32, AF1_SPEC, BKINE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field BKINE
writer - BRK BKIN input enable
Aliased Type§
struct BKINE_W<'a, const O: u8> { /* private fields */ }