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

type XDMAC_CID = Reg<u32, _XDMAC_CID>;

Channel Interrupt Disable Register

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

For information about available fields see xdmac_cid module

Trait Implementations

impl ResetValue for XDMAC_CID[src]

Register XDMAC_CID reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_CID[src]

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