Type Alias rp2040_pac::clocks::FC0_SRC

source ·
pub type FC0_SRC = Reg<FC0_SRC_SPEC>;
Expand description

FC0_SRC (rw) register accessor: Clock sent to frequency counter, set to 0 when not required
Writing to this register initiates the frequency count

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

For information about available fields see fc0_src module

Aliased Type§

struct FC0_SRC { /* private fields */ }