Type Alias stm32wlxx_hal::pac::tim16::af1::BKINP_W

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

Field BKINP writer - BRK BKIN input polarity

Aliased Type§

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