Type Alias USIOIE_W

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

Field USIOIE writer - Counter Overflow Interrupt Enable

Aliased Type§

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