rp2040_pac::xosc::startupType Alias R
Source pub type R = R<STARTUP_SPEC>;
Expand description
struct R { }
Bits 0:13 - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles.
Bit 20 - Multiplies the startup_delay by 4. This is of little value to the user given that the delay can be programmed directly.