Type Definition esp32s2::spi0::misc::CLK_DATA_DTR_EN_W

source ·
pub type CLK_DATA_DTR_EN_W<'a, const O: u8> = BitWriter<'a, u32, MISC_SPEC, bool, O>;
Expand description

Field CLK_DATA_DTR_EN writer - 1: SPI master DTR mode is applied to SPI clk, data and spi_dqs. 0: SPI master DTR mode is only applied to spi_dqs. This bit should be used with bit 17/18/19.