Type Alias esp32c3::spi1::flash_sus_ctrl::FLASH_PES_EN_W

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

Field FLASH_PES_EN writer - Set this bit to enable Auto-suspending function.

Aliased Type§

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