pub type RWKPFE_W<'a, const O: u8> = BitWriterRaw<'a, u32, MACPCSR_SPEC, bool, BitM, O>;
Expand description

Field RWKPFE writer - Remote wakeup Packet Forwarding Enable

Aliased Type§

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