pub type IFG_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACCR_SPEC, u8, IFG_A, Safe, 3, O>;
Expand description

Field IFG writer - Interframe gap

Aliased Type§

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