Type Alias rp2040_pac::clocks::FC0_MIN_KHZ

source ·
pub type FC0_MIN_KHZ = Reg<FC0_MIN_KHZ_SPEC>;
Expand description

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

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

For information about available fields see fc0_min_khz module

Aliased Type§

struct FC0_MIN_KHZ { /* private fields */ }