[][src]Type Definition gd32vf103_pac::dma0::CH0CNT

type CH0CNT = Reg<u32, _CH0CNT>;

Channel 0 counter register

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

For information about available fields see ch0cnt module

Trait Implementations

impl Readable for CH0CNT[src]

read() method returns ch0cnt::R reader structure

impl ResetValue for CH0CNT[src]

Register CH0CNT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0CNT[src]

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