Type Alias esp32c6::lp_clkrst::RESET_CAUSE
source · pub type RESET_CAUSE = Reg<RESET_CAUSE_SPEC>;
Expand description
RESET_CAUSE (rw) register accessor: need_des
You can read
this register and get reset_cause::R
. You can reset
, write
, write_with_zero
this register using reset_cause::W
. You can also modify
this register. See API.
For information about available fields see reset_cause
module
Aliased Type§
struct RESET_CAUSE { /* private fields */ }