Type Alias esp32c3::spi0::ctrl2::CS_HOLD_DELAY_R

source ·
pub type CS_HOLD_DELAY_R = FieldReader;
Expand description

Field CS_HOLD_DELAY reader - These bits are used to set the minimum CS high time tSHSL between SPI burst transfer when accesses to flash. tSHSL is (SPI_MEM_CS_HOLD_DELAY[5:0] + 1) MSPI core clock cycles.

Aliased Type§

struct CS_HOLD_DELAY_R { /* private fields */ }