[][src]Type Definition atsame70j21b::xdmac::xdmac_chid::XDMAC_CDA

type XDMAC_CDA = Reg<u32, _XDMAC_CDA>;

Channel Destination Address Register

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

For information about available fields see xdmac_cda module

Trait Implementations

impl Readable for XDMAC_CDA[src]

read() method returns xdmac_cda::R reader structure

impl ResetValue for XDMAC_CDA[src]

Register XDMAC_CDA reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_CDA[src]

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