Type Alias esp32c3::spi1::user::FWRITE_DIO_W

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

Field FWRITE_DIO writer - In the write operations address phase and read-data phase apply 2 signals.

Aliased Type§

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