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