Type Alias esp32c3::spi2::ctrl::RD_BIT_ORDER_W

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

Field RD_BIT_ORDER writer - In read-data (MISO) phase 1: LSB first 0: MSB first. Can be configured in CONF state.

Aliased Type§

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