pub type LOAD_HI = Reg<LOAD_HI_SPEC>;
Expand description
LOAD_HI (rw) register accessor: High 32 bits to be loaded to system timer
You can read
this register and get load_hi::R
. You can reset
, write
, write_with_zero
this register using load_hi::W
. You can also modify
this register. See API.
For information about available fields see load_hi
module
Aliased Typeยง
struct LOAD_HI { /* private fields */ }