Type Alias LOAD
Source pub type LOAD = Reg<LOAD_SPEC>;
Expand description
LOAD (w) register accessor: Write to reload timer from TIMG_T%s_(LOADLOLOADHI)_REG
You can reset
, write
, write_with_zero
this register using load::W
. See API.
For information about available fields see load
module
struct LOAD { }