Type Alias gd32f1::gd32f190::dma::Ch0cnt

source ·
pub type Ch0cnt = Reg<Ch0cntSpec>;
Expand description

CH0CNT (rw) register accessor: DMA channel 0 counter register

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

For information about available fields see ch0cnt module

Aliased Type§

struct Ch0cnt { /* private fields */ }