Type Alias esp32c3::interrupt_core0::CLOCK_GATE

source ·
pub type CLOCK_GATE = Reg<CLOCK_GATE_SPEC>;
Expand description

CLOCK_GATE (rw) register accessor: mac intr map register

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

For information about available fields see clock_gate module

Aliased Type§

struct CLOCK_GATE { /* private fields */ }