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

type DMA_C_CTRL = Reg<u32, _DMA_C_CTRL>;

DMA Codec Control Register

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

For information about available fields see dma_c_ctrl module

Trait Implementations

impl Readable for DMA_C_CTRL[src]

read() method returns dma_c_ctrl::R reader structure

impl ResetValue for DMA_C_CTRL[src]

Register DMA_C_CTRL reset()’s with value 0

type Type = u32

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

impl Writable for DMA_C_CTRL[src]

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