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

type INTSTATUS = Reg<u64, _INTSTATUS>;

Channel Interrupt Status Register

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

For information about avaliable fields see intstatus module

Trait Implementations

impl Readable for INTSTATUS[src]

read() method returns intstatus::R reader structure

impl Writable for INTSTATUS[src]

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

impl ResetValue for INTSTATUS[src]

Register intstatus reset()'s with value 0

type Type = u64

Register size