Type Alias esp32c3::spi2::user1::CS_HOLD_TIME_W

source ·
pub type CS_HOLD_TIME_W<'a, REG> = FieldWriter<'a, REG, 5>;
Expand description

Field CS_HOLD_TIME writer - delay cycles of cs pin by spi clock this bits are combined with spi_cs_hold bit. Can be configured in CONF state.

Aliased Type§

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