Type Alias esp32h2::spi0::SPI_MEM_DDR

source ·
pub type SPI_MEM_DDR = Reg<SPI_MEM_DDR_SPEC>;
Expand description

SPI_MEM_DDR (r) register accessor: SPI0 flash DDR mode control register

You can read this register and get spi_mem_ddr::R. See API.

For information about available fields see spi_mem_ddr module

Aliased Type§

struct SPI_MEM_DDR { /* private fields */ }