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

type XDMAC_CNDA = Reg<u32, _XDMAC_CNDA>;

Channel Next Descriptor Address Register

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

For information about available fields see xdmac_cnda module

Trait Implementations

impl Readable for XDMAC_CNDA[src]

read() method returns xdmac_cnda::R reader structure

impl ResetValue for XDMAC_CNDA[src]

Register XDMAC_CNDA reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_CNDA[src]

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