pub type SLEEPDEEP_R = BitReader;Expand description
Field SLEEPDEEP reader - Controls whether the processor uses sleep or deep sleep as its low power mode:
0 = Sleep.
1 = Deep sleep.
Aliased Typeยง
pub struct SLEEPDEEP_R { /* private fields */ }