Type Alias esp32c3::spi0::ctrl::FREAD_QIO_W

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

Field FREAD_QIO writer - In the read operations address phase and read-data phase apply 4 signals. 1: enable 0: disable.

Aliased Type§

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