Type Alias rp2040_pac::clocks::FC0_DELAY

source ·
pub type FC0_DELAY = Reg<FC0_DELAY_SPEC>;
Expand description

FC0_DELAY (rw) register accessor: Delays the start of frequency counting to allow the mux to settle
Delay is measured in multiples of the reference clock period

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

For information about available fields see fc0_delay module

Aliased Type§

struct FC0_DELAY { /* private fields */ }