[][src]Type Definition mkl26z4::dma::DAR1

type DAR1 = Reg<u32, _DAR1>;

Destination Address Register

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

For information about avaliable fields see dar1 module

Trait Implementations

impl Readable for DAR1[src]

read() method returns dar1::R reader structure

impl Writable for DAR1[src]

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

impl ResetValue for DAR1[src]

Register DAR1 reset()'s with value 0

type Type = u32

Register size