Module esp32c2::assist_debug
source · Expand description
Debug Assist
Modules
clock gate register
cpu status register
core0 monitor interrupt clr register
core0 monitor enable configuration register
core0 monitor interrupt status register
core0 monitor interrupt enable register
cpu status register
record enable configuration register
record status regsiter
record status regsiter
stack max value
stack min value
stack monitor pc status register
version register
Structs
Register block
Type Definitions
CLOCK_GATE (rw) register accessor: an alias for
Reg<CLOCK_GATE_SPEC>
CORE_0_DEBUG_MODE (r) register accessor: an alias for
Reg<CORE_0_DEBUG_MODE_SPEC>
CORE_0_INTR_CLR (w) register accessor: an alias for
Reg<CORE_0_INTR_CLR_SPEC>
CORE_0_INTR_ENA (rw) register accessor: an alias for
Reg<CORE_0_INTR_ENA_SPEC>
CORE_0_INTR_RAW (r) register accessor: an alias for
Reg<CORE_0_INTR_RAW_SPEC>
CORE_0_INTR_RLS (rw) register accessor: an alias for
Reg<CORE_0_INTR_RLS_SPEC>
CORE_0_LASTPC_BEFORE_EXCEPTION (r) register accessor: an alias for
Reg<CORE_0_LASTPC_BEFORE_EXCEPTION_SPEC>
CORE_0_RCD_EN (rw) register accessor: an alias for
Reg<CORE_0_RCD_EN_SPEC>
CORE_0_RCD_PDEBUGPC (r) register accessor: an alias for
Reg<CORE_0_RCD_PDEBUGPC_SPEC>
CORE_0_RCD_PDEBUGSP (r) register accessor: an alias for
Reg<CORE_0_RCD_PDEBUGSP_SPEC>
CORE_0_SP_MAX (rw) register accessor: an alias for
Reg<CORE_0_SP_MAX_SPEC>
CORE_0_SP_MIN (rw) register accessor: an alias for
Reg<CORE_0_SP_MIN_SPEC>
CORE_0_SP_PC (r) register accessor: an alias for
Reg<CORE_0_SP_PC_SPEC>
DATE (rw) register accessor: an alias for
Reg<DATE_SPEC>