Type Alias esp32c6::spi1::spi_mem_ctrl::SPI_MEM_WP_W
source · pub type SPI_MEM_WP_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;Expand description
Field SPI_MEM_WP writer - Write protect signal output when SPI is idle. 1: output high, 0: output low.
Aliased Type§
struct SPI_MEM_WP_W<'a, REG, const O: u8> { /* private fields */ }