Type Alias esp32c6::systimer::TARGET1_HI

source ·
pub type TARGET1_HI = Reg<TARGET1_HI_SPEC>;
Expand description

TARGET1_HI (rw) register accessor: system timer comp1 value high register

You can read this register and get target1_hi::R. You can reset, write, write_with_zero this register using target1_hi::W. You can also modify this register. See API.

For information about available fields see target1_hi module

Aliased Type§

struct TARGET1_HI { /* private fields */ }