Type Alias esp32s3::systimer::TARGET2_LO
source · pub type TARGET2_LO = Reg<TARGET2_LO_SPEC>;
Expand description
TARGET2_LO (rw) register accessor: system timer comp2 value low register
You can read
this register and get target2_lo::R
. You can reset
, write
, write_with_zero
this register using target2_lo::W
. You can also modify
this register. See API.
For information about available fields see target2_lo
module
Aliased Type§
struct TARGET2_LO { /* private fields */ }