Type Alias rp2040_pac::clocks::CLK_RTC_CTRL
source · pub type CLK_RTC_CTRL = Reg<CLK_RTC_CTRL_SPEC>;
Expand description
CLK_RTC_CTRL (rw) register accessor: Clock control, can be changed on-the-fly (except for auxsrc)
You can read
this register and get clk_rtc_ctrl::R
. You can reset
, write
, write_with_zero
this register using clk_rtc_ctrl::W
. You can also modify
this register. See API.
For information about available fields see clk_rtc_ctrl
module
Aliased Type§
struct CLK_RTC_CTRL { /* private fields */ }