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

Field RWUSIG writer - Remote wakeup signaling

Aliased Type§

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