pub type TGFM_W<'a, const O: u8> = BitWriterRaw<'a, u32, MMCTIMR_SPEC, TGFM_A, BitM, O>;
Expand description

Field TGFM writer - Transmitted good frames mask

Aliased Type§

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