Type Alias stm32wlxx_hal::pac::tim1::af2::BK2INP_W

pub type BK2INP_W<'a, const O: u8> = BitWriterRaw<'a, u32, AF2_SPEC, BK2INP_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field BK2INP writer - BRK2 BKIN2 input polarity

Aliased Type§

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