[][src]Type Definition k210_pac::dmac::ID

type ID = Reg<u64, _ID>;

ID Register

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

For information about avaliable fields see id module

Trait Implementations

impl Readable for ID[src]

read() method returns id::R reader structure

impl Writable for ID[src]

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

impl ResetValue for ID[src]

Register id reset()'s with value 0

type Type = u64

Register size