pub type BIM_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIEPEACHMSK1_SPEC, bool, BitM, O>;
Expand description

Field BIM writer - BNA interrupt mask

Aliased Type§

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