Module esp32s3::spi1::timing_cali
source · Expand description
SPI1 timing compensation register when accesses to flash or Ext_RAM.
Structs
Register
TIMING_CALI
readerSPI1 timing compensation register when accesses to flash or Ext_RAM.
Register
TIMING_CALI
writerType Definitions
Field
EXTRA_DUMMY_CYCLELEN
reader - Extra SPI_CLK cycles added in DUMMY phase for timing compensation. Active when SPI_MEM_TIMING_CALI bit is set.Field
EXTRA_DUMMY_CYCLELEN
writer - Extra SPI_CLK cycles added in DUMMY phase for timing compensation. Active when SPI_MEM_TIMING_CALI bit is set.Field
TIMING_CALI
reader - Set this bit to add extra SPI_CLK cycles in DUMMY phase for all reading operations.Field
TIMING_CALI
writer - Set this bit to add extra SPI_CLK cycles in DUMMY phase for all reading operations.