Type Alias rp2040_pac::xosc::startup::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 */ }