Type Alias esp32c3::spi1::cmd::FLASH_RES_R

source ·
pub type FLASH_RES_R = BitReader;
Expand description

Field FLASH_RES reader - This bit combined with reg_resandres bit releases Flash from the power-down state or high performance mode and obtains the devices ID. The bit will be cleared once the operation done.1: enable 0: disable.

Aliased Type§

struct FLASH_RES_R { /* private fields */ }