Type Alias gd32f1::gd32f190::dma::Ch2maddr

source ·
pub type Ch2maddr = Reg<Ch2maddrSpec>;
Expand description

CH2MADDR (rw) register accessor: DMA channel 2 memory base address register

You can read this register and get ch2maddr::R. You can reset, write, write_with_zero this register using ch2maddr::W. You can also modify this register. See API.

For information about available fields see ch2maddr module

Aliased Type§

struct Ch2maddr { /* private fields */ }