Type Alias esp32c3::spi2::ctrl::FREAD_DUAL_R

source ·
pub type FREAD_DUAL_R = BitReader;
Expand description

Field FREAD_DUAL reader - In the read operations, read-data phase apply 2 signals. 1: enable 0: disable. Can be configured in CONF state.

Aliased Type§

struct FREAD_DUAL_R { /* private fields */ }