Type Alias esp32s2::systimer::TARGET2_CONF
source · pub type TARGET2_CONF = Reg<TARGET2_CONF_SPEC>;
Expand description
TARGET2_CONF (rw) register accessor: Configure work mode for system timer target 2
You can read
this register and get target2_conf::R
. You can reset
, write
, write_with_zero
this register using target2_conf::W
. You can also modify
this register. See API.
For information about available fields see target2_conf
module
Aliased Type§
struct TARGET2_CONF { /* private fields */ }