Type Definition atsame70n20b_pac::xdmac::xdmac_chid::CUBC[][src]

type CUBC = Reg<u32, _CUBC>;

Channel Microblock Control Register

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

For information about available fields see cubc module

Trait Implementations

impl Readable for CUBC[src]

read() method returns cubc::R reader structure

impl ResetValue for CUBC[src]

Register CUBC reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CUBC[src]

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