Type Alias esp32c6::spi0::SPI_MEM_DATE
source · pub type SPI_MEM_DATE = Reg<SPI_MEM_DATE_SPEC>;
Expand description
SPI_MEM_DATE (rw) register accessor: SPI0 version control register
You can read
this register and get spi_mem_date::R
. You can reset
, write
, write_with_zero
this register using spi_mem_date::W
. You can also modify
this register. See API.
For information about available fields see spi_mem_date
module
Aliased Type§
struct SPI_MEM_DATE { /* private fields */ }