Type Alias esp32c3::spi1::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

Aliased Type§

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