Type Alias esp32c3::spi2::user::FWRITE_DUAL_W

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

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

Aliased Type§

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