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