Type Alias esp32c3::spi0::timing_cali::R

source ·
pub type R = R<TIMING_CALI_SPEC>;
Expand description

Register TIMING_CALI reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn timing_clk_ena(&self) -> TIMING_CLK_ENA_R

Bit 0 - The bit is used to enable timing adjust clock for all reading operations.

source

pub fn timing_cali(&self) -> TIMING_CALI_R

Bit 1 - The bit is used to enable timing auto-calibration for all reading operations.

source

pub fn extra_dummy_cyclelen(&self) -> EXTRA_DUMMY_CYCLELEN_R

Bits 2:4 - add extra dummy spi clock cycle length for spi clock calibration.