Type Alias esp32c3::spi1::flash_sus_ctrl::FLASH_PER_R

source ·
pub type FLASH_PER_R = BitReader;
Expand description

Field FLASH_PER reader - program erase resume bit, program erase suspend operation will be triggered when the bit is set. The bit will be cleared once the operation done.1: enable 0: disable.

Aliased Type§

struct FLASH_PER_R { /* private fields */ }