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