[][src]Type Definition atsame70q19b::xdmac::xdmac_chid::XDMAC_CC

type XDMAC_CC = Reg<u32, _XDMAC_CC>;

Channel Configuration Register

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

For information about available fields see xdmac_cc module

Trait Implementations

impl Readable for XDMAC_CC[src]

read() method returns xdmac_cc::R reader structure

impl ResetValue for XDMAC_CC[src]

Register XDMAC_CC reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_CC[src]

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