Type Alias esp32c3::system::CPU_PER_CONF

source ·
pub type CPU_PER_CONF = Reg<CPU_PER_CONF_SPEC>;
Expand description

CPU_PER_CONF (rw) register accessor: cpu clock config register

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

For information about available fields see cpu_per_conf module

Aliased Type§

struct CPU_PER_CONF { /* private fields */ }