Struct esp32s3::spi1::timing_cali::R
source · pub struct R(_);
Expand description
Register TIMING_CALI
reader
Implementations§
source§impl R
impl R
sourcepub fn timing_cali(&self) -> TIMING_CALI_R
pub fn timing_cali(&self) -> TIMING_CALI_R
Bit 1 - Set this bit to add extra SPI_CLK cycles in DUMMY phase for all reading operations.
sourcepub fn extra_dummy_cyclelen(&self) -> EXTRA_DUMMY_CYCLELEN_R
pub fn extra_dummy_cyclelen(&self) -> EXTRA_DUMMY_CYCLELEN_R
Bits 2:4 - Extra SPI_CLK cycles added in DUMMY phase for timing compensation. Active when SPI_MEM_TIMING_CALI bit is set.