Type Alias esp32c6::systimer::trgt::HI

source ·
pub type HI = Reg<HI_SPEC>;
Expand description

HI (rw) register accessor: system timer comp0 value high register

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

For information about available fields see hi module

Aliased Type§

struct HI { /* private fields */ }