Type Alias esp32c3::spi0::timing_cali::TIMING_CLK_ENA_W

source ·
pub type TIMING_CLK_ENA_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TIMING_CLK_ENA writer - The bit is used to enable timing adjust clock for all reading operations.

Aliased Type§

struct TIMING_CLK_ENA_W<'a, REG> { /* private fields */ }