Type Alias esp32c6_lp::lp_peri::CPU

source ·
pub type CPU = Reg<CPU_SPEC>;
Expand description

CPU (rw) register accessor: need_des

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

For information about available fields see cpu module

Aliased Type§

struct CPU { /* private fields */ }