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

type XDMAC_CBC = Reg<u32, _XDMAC_CBC>;

Channel Block Control Register

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

For information about available fields see xdmac_cbc module

Trait Implementations

impl Readable for XDMAC_CBC[src]

read() method returns xdmac_cbc::R reader structure

impl ResetValue for XDMAC_CBC[src]

Register XDMAC_CBC reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_CBC[src]

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