Type Alias esp32c6::timg0::t::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 */ }