Type Definition atsam4ls4b_pac::catb::DMA[][src]

type DMA = Reg<u32, _DMA>;

Direct Memory Access Register

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

For information about available fields see dma module

Trait Implementations

impl Readable for DMA[src]

read() method returns dma::R reader structure

impl ResetValue for DMA[src]

Register DMA reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for DMA[src]

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