Type Alias rp2040_pac::clocks::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 */ }