pub type RFCE_W<'a, const O: u8> = BitWriterRaw<'a, u32, MACFCR_SPEC, RFCE_A, BitM, O>;
Expand description

Field RFCE writer - Receive flow control enable

Aliased Type§

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