Type Alias esp32c3::spi1::ctrl::RESANDRES_R

source ·
pub type RESANDRES_R = BitReader;
Expand description

Field RESANDRES reader - 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_R { /* private fields */ }