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

type DMA_IN_LINK = Reg<u32, _DMA_IN_LINK>;

SPI_DMA_IN_LINK

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

For information about available fields see dma_in_link module

Trait Implementations

impl Readable for DMA_IN_LINK[src]

read() method returns dma_in_link::R reader structure

impl ResetValue for DMA_IN_LINK[src]

Register DMA_IN_LINK reset()'s with value 0

impl Writable for DMA_IN_LINK[src]

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