Type Alias esp32c6::systimer::COMP1_LOAD
source · pub type COMP1_LOAD = Reg<COMP1_LOAD_SPEC>;
Expand description
COMP1_LOAD (w) register accessor: system timer comp1 conf sync register
You can reset
, write
, write_with_zero
this register using comp1_load::W
. See API.
For information about available fields see comp1_load
module
Aliased Type§
struct COMP1_LOAD { /* private fields */ }