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