Type Alias esp32p4::spi1::SPI_MEM_DDR

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

SPI_MEM_DDR (rw) register accessor: SPI1 DDR control register

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

For information about available fields see spi_mem_ddr module

Aliased Type§

struct SPI_MEM_DDR { /* private fields */ }