Type Alias esp32c3::spi1::ctrl::RESANDRES_W

source ·
pub type RESANDRES_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RESANDRES writer - The Device ID is read out to SPI_MEM_RD_STATUS register, this bit combine with spi_mem_flash_res bit. 1: enable 0: disable.

Aliased Type§

struct RESANDRES_W<'a, REG> { /* private fields */ }