Type Alias esp32c3::spi2::CLK_GATE

source ·
pub type CLK_GATE = Reg<CLK_GATE_SPEC>;
Expand description

CLK_GATE (rw) register accessor: SPI module clock and register clock control

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

For information about available fields see clk_gate module

Aliased Type§

struct CLK_GATE { /* private fields */ }