Type Alias rp2040_pac::clocks::FC0_MAX_KHZ

source ·
pub type FC0_MAX_KHZ = Reg<FC0_MAX_KHZ_SPEC>;
Expand description

FC0_MAX_KHZ (rw) register accessor: Maximum pass frequency in kHz. This is optional. Set to 0x1ffffff if you are not using the pass/fail flags

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

For information about available fields see fc0_max_khz module

Aliased Type§

struct FC0_MAX_KHZ { /* private fields */ }