Type Alias SleeprdyW

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

Field SLEEPRDY writer - Sleep Mode Entry Ready Enable

Aliased Type§

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