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

type CH5CNT = Reg<u32, _CH5CNT>;

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