Type Alias stm32wlxx_hal::pac::tim1::af2::BK2INE_W

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

Field BK2INE writer - BRK2 BKIN input enable

Aliased Type§

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