[][src]Type Definition atsame70j20b::isi::ISI_DMA_C_DSCR

type ISI_DMA_C_DSCR = Reg<u32, _ISI_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 isi_dma_c_dscr module

Trait Implementations

impl Readable for ISI_DMA_C_DSCR[src]

read() method returns isi_dma_c_dscr::R reader structure

impl ResetValue for ISI_DMA_C_DSCR[src]

Register ISI_DMA_C_DSCR reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_DMA_C_DSCR[src]

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