Type Alias esp32c3::spi0::ctrl2::CS_SETUP_TIME_W

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

Field CS_SETUP_TIME writer - (cycles-1) of prepare phase by spi clock this bits are combined with spi_mem_cs_setup bit.

Aliased Type§

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