Type Alias HI
Source pub type HI = Reg<HI_SPEC>;
Expand description
HI (r) register accessor: Timer 0 current value, high 22 bits
You can read this register and get hi::R. See API.
For information about available fields see hi module
pub struct HI { }