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

type RESET = Reg<u64, _RESET>;

Reset register

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

For information about avaliable fields see reset module

Trait Implementations

impl Readable for RESET[src]

read() method returns reset::R reader structure

impl Writable for RESET[src]

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

impl ResetValue for RESET[src]

Register reset reset()'s with value 0

type Type = u64

Register size