[][src]Type Definition esp32::spi::DMA_RSTATUS

type DMA_RSTATUS = Reg<u32, _DMA_RSTATUS>;

SPI_DMA_RSTATUS

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dma_rstatus module

Trait Implementations

impl Readable for DMA_RSTATUS[src]

read() method returns dma_rstatus::R reader structure

impl ResetValue for DMA_RSTATUS[src]

Register DMA_RSTATUS reset()'s with value 0

impl Writable for DMA_RSTATUS[src]

write(|w| ..) method takes dma_rstatus::W writer structure