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

Field UNDERFEC writer - Underflow Interrupt Clear

Aliased Type§

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