Type Alias esp32s2::systimer::LOAD_LO

source ·
pub type LOAD_LO = Reg<LOAD_LO_SPEC>;
Expand description

LOAD_LO (rw) register accessor: Low 32 bits to be loaded to system timer

You can read this register and get load_lo::R. You can reset, write, write_with_zero this register using load_lo::W. You can also modify this register. See API.

For information about available fields see load_lo module

Aliased Type§

struct LOAD_LO { /* private fields */ }