Type Alias gd32f1::gd32f130::dma::Ch3cnt

source ·
pub type Ch3cnt = Reg<Ch3cntSpec>;
Expand description

CH3CNT (rw) register accessor: DMA channel 3 counter register

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

For information about available fields see ch3cnt module

Aliased Type§

struct Ch3cnt { /* private fields */ }