Type Alias esp32c3::spi1::flash_sus_ctrl::PER_END_EN_W

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

Field PER_END_EN writer - 1: Both WIP and SUS/SUS1/SUS2 bits should be checked to insure the resume status of flash. 0: Only need to check WIP is 0.

Aliased Type§

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