rp2040_pac::clocks

Type Alias CLK_SYS_CTRL

Source
pub type CLK_SYS_CTRL = Reg<CLK_SYS_CTRL_SPEC>;
Expand description

CLK_SYS_CTRL (rw) register accessor: Clock control, can be changed on-the-fly (except for auxsrc)

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

For information about available fields see clk_sys_ctrl module

Aliased Typeยง

struct CLK_SYS_CTRL { /* private fields */ }