Type Alias esp32c3::spi1::flash_sus_ctrl::SUS_TIMEOUT_CNT_W

source ·
pub type SUS_TIMEOUT_CNT_W<'a, REG> = FieldWriter<'a, REG, 7>;
Expand description

Field SUS_TIMEOUT_CNT writer - When SPI1 checks SUS/SUS1/SUS2 bits fail for SPI_MEM_SUS_TIMEOUT_CNT[6:0] times, it will be treated as check pass.

Aliased Type§

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