Type Alias esp32c3::spi2::ctrl::FCMD_QUAD_W

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

Field FCMD_QUAD writer - Apply 4 signals during command phase 1:enable 0: disable. Can be configured in CONF state.

Aliased Type§

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