Type Alias rp2040_pac::clocks::CLK_GPOUT0_SELECTED

source ·
pub type CLK_GPOUT0_SELECTED = Reg<CLK_GPOUT0_SELECTED_SPEC>;
Expand description

CLK_GPOUT0_SELECTED (r) register accessor: Indicates which SRC is currently selected by the glitchless mux (one-hot).
This slice does not have a glitchless mux (only the AUX_SRC field is present, not SRC) so this register is hardwired to 0x1.

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

For information about available fields see clk_gpout0_selected module

Aliased Type§

struct CLK_GPOUT0_SELECTED { /* private fields */ }