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

Field OVERFIC writer - Overflow Interrupt Clear

Aliased Type§

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