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

type COM_INTCLEAR = Reg<u64, _COM_INTCLEAR>;

Common Interrupt Clear Register

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

For information about avaliable fields see com_intclear module

Trait Implementations

impl Readable for COM_INTCLEAR[src]

read() method returns com_intclear::R reader structure

impl Writable for COM_INTCLEAR[src]

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

impl ResetValue for COM_INTCLEAR[src]

Register com_intclear reset()'s with value 0

type Type = u64

Register size