Type Alias esp32c3::spi1::sus_status::FLASH_SUS_W

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

Field FLASH_SUS writer - The status of flash suspend, only used in SPI1.

Aliased Type§

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