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