rp2040_pac::rosc::status

Type Alias ENABLED_R

Source
pub type ENABLED_R = BitReader;
Expand description

Field ENABLED reader - Oscillator is enabled but not necessarily running and stable this resets to 0 but transitions to 1 during chip startup

Aliased Typeยง

struct ENABLED_R { /* private fields */ }