Type Alias esp32c3::spi2::din_mode::TIMING_HCLK_ACTIVE_W

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

Field TIMING_HCLK_ACTIVE writer - 1:enable hclk in SPI input timing module. 0: disable it. Can be configured in CONF state.

Aliased Type§

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