Type Definition atsame70j20_pac::isi::DMA_C_DSCR[][src]

type DMA_C_DSCR = Reg<u32, _DMA_C_DSCR>;

DMA Codec Descriptor Address Register

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

For information about available fields see dma_c_dscr module

Trait Implementations

impl Readable for DMA_C_DSCR[src]

read() method returns dma_c_dscr::R reader structure

impl ResetValue for DMA_C_DSCR[src]

Register DMA_C_DSCR reset()’s with value 0

type Type = u32

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

impl Writable for DMA_C_DSCR[src]

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