Type Definition gd32f1::gd32f170::dma::CH5CNT[][src]

type CH5CNT = Reg<u32, _CH5CNT>;

DMA channel 5 counter register

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

For information about available fields see ch5cnt module

Trait Implementations

impl Readable for CH5CNT[src]

read() method returns ch5cnt::R reader structure

impl ResetValue for CH5CNT[src]

Register CH5CNT reset()’s with value 0

type Type = u32

Register size

impl Writable for CH5CNT[src]

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