Type Alias rp2040_pac::xosc::STARTUP

source ·
pub type STARTUP = Reg<STARTUP_SPEC>;
Expand description

STARTUP (rw) register accessor: Controls the startup delay

You can read this register and get startup::R. You can reset, write, write_with_zero this register using startup::W. You can also modify this register. See API.

For information about available fields see startup module

Aliased Type§

struct STARTUP { /* private fields */ }