Type Alias rp2040_pac::ppb::syst_calib::NOREF_R

source ·
pub type NOREF_R = BitReader;
Expand description

Field NOREF reader - If reads as 1, the Reference clock is not provided - the CLKSOURCE bit of the SysTick Control and Status register will be forced to 1 and cannot be cleared to 0.

Aliased Type§

struct NOREF_R { /* private fields */ }