Type Alias esp32c3::spi0::ctrl2::CS_HOLD_TIME_W

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

Field CS_HOLD_TIME writer - Spi cs signal is delayed to inactive by spi clock this bits are combined with spi_mem_cs_hold bit.

Aliased Type§

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