rp2040_pac::xosc::startup

Type Alias X4_R

Source
pub type X4_R = BitReader;
Expand description

Field X4 reader - Multiplies the startup_delay by 4. This is of little value to the user given that the delay can be programmed directly.

Aliased Typeยง

struct X4_R { /* private fields */ }