[][src]Type Definition k210_pac::dmac::channel::DAR

type DAR = Reg<u64, _DAR>;

DAR Address Register

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

For information about avaliable fields see dar module

Trait Implementations

impl Readable for DAR[src]

read() method returns dar::R reader structure

impl Writable for DAR[src]

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

impl ResetValue for DAR[src]

Register dar reset()'s with value 0

type Type = u64

Register size