Type Definition esp32s3::spi0::ctrl2::CS_HOLD_DELAY_W

source ·
pub type CS_HOLD_DELAY_W<'a, const O: u8> = FieldWriter<'a, u32, CTRL2_SPEC, u8, u8, 6, O>;
Expand description

Field CS_HOLD_DELAY writer - 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.