Struct esp32c3::spi1::timing_cali::TIMING_CALI_SPEC [−][src]
pub struct TIMING_CALI_SPEC;
Expand description
SPI1 timing control register
This register you can read
, write_with_zero
, reset
, write
, modify
. See API.
For information about available fields see timing_cali module
Trait Implementations
read()
method returns timing_cali::R reader structure
type Ux = u32
type Ux = u32
Raw register type (u8
, u16
, u32
, …).
reset()
method sets TIMING_CALI to value 0
Reset value of the register.
write(|w| ..)
method takes timing_cali::W writer structure