Type Alias USIOIE_W

Source
pub type USIOIE_W<'a, const O: u8> = BitWriterRaw<'a, u8, USICR_SPEC, bool, BitM, O>;
Expand description

Field USIOIE writer - Counter Overflow Interrupt Enable

Aliased Type§

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