Type Alias IPG_W

pub type IPG_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACCR_SPEC, u8, u8, Unsafe, 3, O>;
Expand description

Field IPG writer - Inter-Packet Gap

Aliased Typeยง

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