Type Alias esp32c3::spi2::din_mode::TIMING_HCLK_ACTIVE_R

source ·
pub type TIMING_HCLK_ACTIVE_R = BitReader;
Expand description

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

Aliased Type§

struct TIMING_HCLK_ACTIVE_R { /* private fields */ }