rp2040_pac::clocks

Type Alias FC0_RESULT

Source
pub type FC0_RESULT = Reg<FC0_RESULT_SPEC>;
Expand description

FC0_RESULT (r) register accessor: Result of frequency measurement, only valid when status_done=1

You can read this register and get fc0_result::R. See API.

For information about available fields see fc0_result module

Aliased Typeยง

struct FC0_RESULT { /* private fields */ }