[][src]Type Definition nuc1xx::spi0::SPI_DMA

type SPI_DMA = Reg<u32, _SPI_DMA>;

SPI DMA control register

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

For information about available fields see spi_dma module

Trait Implementations

impl Readable for SPI_DMA[src]

read() method returns spi_dma::R reader structure

impl ResetValue for SPI_DMA[src]

Register SPI_DMA reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_DMA[src]

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