pub type OVRE_W<'a, const O: u8> = BitWriter<'a, US_IER_LON_MODE_SPEC, O>;
Expand description

Field OVRE writer - Overrun Error Interrupt Enable

Aliased Type§

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