Type Alias esp32c3::rtc_cntl::PG_CTRL

source ·
pub type PG_CTRL = Reg<PG_CTRL_SPEC>;
Expand description

PG_CTRL (rw) register accessor: rtc configure register

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

For information about available fields see pg_ctrl module

Aliased Type§

struct PG_CTRL { /* private fields */ }