Type Alias esp32s2::systimer::unit_value::HI

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

HI (r) register accessor: System timer value, high 32 bits

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 */ }