Type Alias esp32c2::systimer::COMP2_LOAD

source ·
pub type COMP2_LOAD = Reg<COMP2_LOAD_SPEC>;
Expand description

COMP2_LOAD (w) register accessor: system timer comp2 conf sync register

You can reset, write, write_with_zero this register using comp2_load::W. See API.

For information about available fields see comp2_load module

Aliased Type§

struct COMP2_LOAD { /* private fields */ }