[][src]Type Definition atsame70j21b::isi::ISI_DMA_P_ADDR

type ISI_DMA_P_ADDR = Reg<u32, _ISI_DMA_P_ADDR>;

DMA Preview Base Address Register

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

For information about available fields see isi_dma_p_addr module

Trait Implementations

impl Readable for ISI_DMA_P_ADDR[src]

read() method returns isi_dma_p_addr::R reader structure

impl ResetValue for ISI_DMA_P_ADDR[src]

Register ISI_DMA_P_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_DMA_P_ADDR[src]

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