pub type FES_W<'a, const O: u8> = BitWriterRaw<'a, u32, MACCR_SPEC, FES_A, BitM, O>;
Expand description

Field FES writer - Fast Ethernet speed

Aliased Type§

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