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

type ABORT0 = Reg<u32, _ABORT0>;

Channel Abort control for all DMA channels.

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

For information about available fields see abort0 module

Trait Implementations

impl ResetValue for ABORT0[src]

Register ABORT0 reset()'s with value 0

type Type = u32

Register size

impl Writable for ABORT0[src]

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