Type Alias LO

Source
pub type LO = Reg<LO_SPEC>;
Expand description

LO (r) register accessor: Timer %s current value, low 32 bits

You can read this register and get lo::R. See API.

For information about available fields see lo module

Aliased Typeยง

struct LO { /* private fields */ }