[][src]Type Definition lpc54606_pac::enet::dma_ch::DMA_CHX_CTRL

type DMA_CHX_CTRL = Reg<u32, _DMA_CHX_CTRL>;

DMA Channelx Control

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

For information about available fields see dma_chx_ctrl module

Trait Implementations

impl Readable for DMA_CHX_CTRL[src]

read() method returns dma_chx_ctrl::R reader structure

impl ResetValue for DMA_CHX_CTRL[src]

Register DMA_CHx_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_CHX_CTRL[src]

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