Type Alias esp32c6::systimer::unit_value::HI

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

HI (r) register accessor: system timer unit0 value high register

You can read this register and get hi::R. See API.

For information about available fields see hi module

Aliased Type§

struct HI { /* private fields */ }