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

Field UNRE writer - Underrun Error Interrupt Enable

Aliased Type§

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