Type Alias TXBEIE_W
pub type TXBEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, bool, BitM, O>;
Expand description
Field TXBEIE
writer - Transmit buffer empty interrupt enable
Aliased Typeยง
struct TXBEIE_W<'a, const O: u8> { /* private fields */ }