Struct esp32::spi::dma_int_clr::DMA_INT_CLR_SPEC [−][src]
pub struct DMA_INT_CLR_SPEC;
Expand description
SPI_DMA_INT_CLR
This register you can read, write_with_zero, reset, write, modify. See API.
For information about available fields see dma_int_clr module
Trait Implementations
read() method returns dma_int_clr::R reader structure
type Ux = u32
type Ux = u32
Raw register type (u8, u16, u32, …).
reset() method sets DMA_INT_CLR to value 0
Reset value of the register.
write(|w| ..) method takes dma_int_clr::W writer structure