Struct esp32c3::spi2::dma_int_clr::DMA_INT_CLR_SPEC [−][src]
pub struct DMA_INT_CLR_SPEC;
Expand description
SPI DMA interrupt clear register
This register you can write_with_zero
, reset
, write
. See API.
For information about available fields see dma_int_clr module
Trait Implementations
reset()
method sets DMA_INT_CLR to value 0
Reset value of the register.
write(|w| ..)
method takes dma_int_clr::W writer structure