Type Alias esp32c6::spi1::DDR
source · pub type DDR = Reg<DDR_SPEC>;
Expand description
DDR (r) register accessor: SPI1 DDR control register
You can read this register and get ddr::R. See API.
For information about available fields see ddr module
struct DDR { }