Type Alias esp32s2::systimer::TARGET2_HI
source · pub type TARGET2_HI = Reg<TARGET2_HI_SPEC>;
Expand description
TARGET2_HI (rw) register accessor: System timer target 2, high 32 bits
You can read
this register and get target2_hi::R
. You can reset
, write
, write_with_zero
this register using target2_hi::W
. You can also modify
this register. See API.
For information about available fields see target2_hi
module
Aliased Type§
struct TARGET2_HI { /* private fields */ }