Type Alias WakeenW

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

Field WAKEEN writer - Wake Enable

Aliased Type§

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