Type Alias USIOIF_W

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

Field USIOIF writer - Counter Overflow Interrupt Flag

Aliased Type§

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