Type Alias SleepdeepR
pub type SleepdeepR = BitReader<Sleepdeep>;Expand description
Field SLEEPDEEP reader - Controls whether the processor uses sleep or deep
sleep as its low power mode
Aliased Type§
pub struct SleepdeepR { /* private fields */ }