Type Alias stm32_hal2::pac::tim16::dier::BIE_W

source ·
pub type BIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIER_SPEC, BIE_A, BitM, O>;
Expand description

Field BIE writer - Break interrupt enable

Aliased Type§

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