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

type DMA_P_CTRL = Reg<u32, _DMA_P_CTRL>;

DMA Preview Control Register

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

For information about available fields see dma_p_ctrl module

Trait Implementations

impl Readable for DMA_P_CTRL[src]

read() method returns dma_p_ctrl::R reader structure

impl ResetValue for DMA_P_CTRL[src]

Register DMA_P_CTRL reset()’s with value 0

type Type = u32

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

impl Writable for DMA_P_CTRL[src]

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