Type Alias rp2040_pac::ppb::syst_calib::TENMS_R

source ·
pub type TENMS_R = FieldReader<u32>;
Expand description

Field TENMS reader - An optional Reload value to be used for 10ms (100Hz) timing, subject to system clock skew errors. If the value reads as 0, the calibration value is not known.

Aliased Type§

struct TENMS_R { /* private fields */ }