Type Alias esp32c3::spi2::ctrl::WR_BIT_ORDER_R

source ·
pub type WR_BIT_ORDER_R = BitReader;
Expand description

Field WR_BIT_ORDER reader - In command address write-data (MOSI) phases 1: LSB firs 0: MSB first. Can be configured in CONF state.

Aliased Type§

struct WR_BIT_ORDER_R { /* private fields */ }