Type Alias esp32c3::spi1::ctrl1::CS_HOLD_DLY_RES_W

source ·
pub type CS_HOLD_DLY_RES_W<'a, REG> = FieldWriter<'a, REG, 10, u16>;
Expand description

Field CS_HOLD_DLY_RES writer - After RES/DP/HPM command is sent, SPI1 waits (SPI_MEM_CS_HOLD_DELAY_RES[9:0] * 512) SPI_CLK cycles.

Aliased Type§

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