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

type CH4CNT = Reg<u32, _CH4CNT>;

Channel 4 counter register

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

For information about available fields see ch4cnt module

Trait Implementations

impl Readable for CH4CNT[src]

read() method returns ch4cnt::R reader structure

impl ResetValue for CH4CNT[src]

Register CH4CNT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH4CNT[src]

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