pub type WkUpIntW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field WkUpInt writer - Resume/Remote Wakeup Detected Interrupt

Aliased Type§

struct WkUpIntW<'a, REG> { /* private fields */ }