Type Definition gd32f1::gd32f130::dma::CH6CNT[][src]

type CH6CNT = Reg<u32, _CH6CNT>;

DMA channel 6 counter register

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

For information about available fields see ch6cnt module

Trait Implementations

impl Readable for CH6CNT[src]

read() method returns ch6cnt::R reader structure

impl ResetValue for CH6CNT[src]

Register CH6CNT reset()’s with value 0

type Type = u32

Register size

impl Writable for CH6CNT[src]

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