[][src]Type Definition lpc54606_pac::dma0::INTA0

type INTA0 = Reg<u32, _INTA0>;

Interrupt A status for all DMA channels.

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

For information about available fields see inta0 module

Trait Implementations

impl Readable for INTA0[src]

read() method returns inta0::R reader structure

impl ResetValue for INTA0[src]

Register INTA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for INTA0[src]

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