Type Alias esp32c3::spi2::ctrl::FREAD_QUAD_W

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

Field FREAD_QUAD writer - In the read operations read-data phase apply 4 signals. 1: enable 0: disable. Can be configured in CONF state.

Aliased Type§

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