Type Alias LO
Source pub type LO = Reg<LO_SPEC>;
Expand description
LO (r) register accessor: system timer unit0 value low register
You can read
this register and get lo::R
. See API.
For information about available fields see lo
module
struct LO { }