Type Alias esp32c6::spi1::SPI_MEM_USER

source ·
pub type SPI_MEM_USER = Reg<SPI_MEM_USER_SPEC>;
Expand description

SPI_MEM_USER (rw) register accessor: SPI1 user register.

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

For information about available fields see spi_mem_user module

Aliased Type§

struct SPI_MEM_USER { /* private fields */ }