Type Alias LOAD

Source
pub type LOAD = Reg<LOAD_SPEC>;
Expand description

LOAD (w) register accessor: Load value to system timer

You can reset, write, write_with_zero this register using load::W. See API.

For information about available fields see load module

Aliased Typeยง

struct LOAD { /* private fields */ }