Type Alias rp2040_pac::ppb::scr::SLEEPDEEP_R

source ·
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§

struct SLEEPDEEP_R { /* private fields */ }