Type Alias esp32c3::spi2::user::FWRITE_QUAD_W

source ·
pub type FWRITE_QUAD_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FWRITE_QUAD writer - In the write operations read-data phase apply 4 signals. Can be configured in CONF state.

Aliased Type§

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