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

type DAR3 = Reg<u32, _DAR3>;

Destination Address Register

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

For information about avaliable fields see dar3 module

Trait Implementations

impl Readable for DAR3[src]

read() method returns dar3::R reader structure

impl Writable for DAR3[src]

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

impl ResetValue for DAR3[src]

Register DAR3 reset()'s with value 0

type Type = u32

Register size