Type Alias esp32::spi0::ctrl2::SETUP_TIME_W

source ·
pub type SETUP_TIME_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field SETUP_TIME writer - (cycles-1) of ¡°prepare¡± phase by spi clock, this bits combined with spi_cs_setup bit.

Aliased Type§

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