Type Alias esp32c6::spi2::misc::DATA_DTR_EN_R

source ·
pub type DATA_DTR_EN_R = BitReader;
Expand description

Field DATA_DTR_EN reader - 1: SPI clk and data of SPI_DOUT and SPI_DIN state are in DTR mode, including master 1/2/4/8-bm. 0: SPI clk and data of SPI_DOUT and SPI_DIN state are in STR mode. Can be configured in CONF state.

Aliased Type§

struct DATA_DTR_EN_R { /* private fields */ }