Type Alias esp32s2::spi0::SRAM_CLK

source ·
pub type SRAM_CLK = Reg<SRAM_CLK_SPEC>;
Expand description

SRAM_CLK (rw) register accessor: SPI Memory SRAM Clock Register

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

For information about available fields see sram_clk module

Aliased Type§

struct SRAM_CLK { /* private fields */ }