pub type EOPF_W<'a, const O: u8> = BitWriterRaw<'a, u32, GINTSTS_SPEC, bool, BitM, O>;
Expand description

Field EOPF writer - End of periodic frame interrupt

Aliased Type§

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