[][src]Type Definition gd32vf103_pac::dma1::CH3CNT

type CH3CNT = Reg<u32, _CH3CNT>;

Channel 3 counter register

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

For information about available fields see ch3cnt module

Trait Implementations

impl Readable for CH3CNT[src]

read() method returns ch3cnt::R reader structure

impl ResetValue for CH3CNT[src]

Register CH3CNT reset()'s with value 0

type Type = u32

Register size

impl Writable for CH3CNT[src]

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