Type Alias esp32c6::spi2::DMA_INT_SET
source · pub type DMA_INT_SET = Reg<DMA_INT_SET_SPEC>;
Expand description
DMA_INT_SET (w) register accessor: SPI interrupt software set register
You can reset
, write
, write_with_zero
this register using dma_int_set::W
. See API.
For information about available fields see dma_int_set
module
Aliased Type§
struct DMA_INT_SET { /* private fields */ }