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

type CSUS = Reg<u32, _CSUS>;

Channel Source Microblock Stride

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

For information about available fields see csus module

Trait Implementations

impl Readable for CSUS[src]

read() method returns csus::R reader structure

impl ResetValue for CSUS[src]

Register CSUS reset()’s with value 0

type Type = u32

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

impl Writable for CSUS[src]

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