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

type INTCLEAR = Reg<u64, _INTCLEAR>;

Interrupt Clear Register

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

For information about avaliable fields see intclear module

Trait Implementations

impl Readable for INTCLEAR[src]

read() method returns intclear::R reader structure

impl Writable for INTCLEAR[src]

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

impl ResetValue for INTCLEAR[src]

Register intclear reset()'s with value 0

type Type = u64

Register size