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

type DMA_CHDR = Reg<u32, _DMA_CHDR>;

DMA Channel Disable Register

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

For information about available fields see dma_chdr module

Trait Implementations

impl ResetValue for DMA_CHDR[src]

Register DMA_CHDR reset()’s with value 0

type Type = u32

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

impl Writable for DMA_CHDR[src]

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