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

type ENABLECLR0 = Reg<u32, _ENABLECLR0>;

Channel Enable Clear for all DMA channels.

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

For information about available fields see enableclr0 module

Trait Implementations

impl ResetValue for ENABLECLR0[src]

Register ENABLECLR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for ENABLECLR0[src]

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