Type Alias rp2040_pac::xosc::startup::DELAY_R

source ·
pub type DELAY_R = FieldReader<u16>;
Expand description

Field DELAY reader - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles.

Aliased Type§

struct DELAY_R { /* private fields */ }