Type Alias esp32h2::spi2::misc::ADDR_DTR_EN_R

source ·
pub type ADDR_DTR_EN_R = BitReader;
Expand description

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

Aliased Type§

struct ADDR_DTR_EN_R { /* private fields */ }