Type Definition atsam4e16c_pac::dmac::CFG0[][src]

type CFG0 = Reg<u32, _CFG0>;

DMAC Channel Configuration Register (ch_num = 0)

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

For information about available fields see cfg0 module

Trait Implementations

impl Readable for CFG0[src]

read() method returns cfg0::R reader structure

impl ResetValue for CFG0[src]

Register CFG0 reset()’s with value 0x0100_0000

type Type = u32

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

impl Writable for CFG0[src]

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