Type Alias esp32c3::rtc_cntl::SW_CPU_STALL

source ·
pub type SW_CPU_STALL = Reg<SW_CPU_STALL_SPEC>;
Expand description

SW_CPU_STALL (rw) register accessor: rtc configure register

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

For information about available fields see sw_cpu_stall module

Aliased Type§

struct SW_CPU_STALL { /* private fields */ }