Type Definition esp32c2::spi2::misc::DATA_DTR_EN_R

source ·
pub type DATA_DTR_EN_R = BitReader<bool>;
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.