[][src]Type Definition esp32::dport::SPI_DMA_CHAN_SEL

type SPI_DMA_CHAN_SEL = Reg<u32, _SPI_DMA_CHAN_SEL>;

DPORT_SPI_DMA_CHAN_SEL

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

For information about available fields see spi_dma_chan_sel module

Trait Implementations

impl Readable for SPI_DMA_CHAN_SEL[src]

read() method returns spi_dma_chan_sel::R reader structure

impl ResetValue for SPI_DMA_CHAN_SEL[src]

Register SPI_DMA_CHAN_SEL reset()'s with value 0

impl Writable for SPI_DMA_CHAN_SEL[src]

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