Type Definition gd32f1::gd32f170::timer0::DMACFG[][src]

type DMACFG = Reg<u16, _DMACFG>;

DMA configuration register

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

For information about available fields see dmacfg module

Trait Implementations

impl Readable for DMACFG[src]

read() method returns dmacfg::R reader structure

impl ResetValue for DMACFG[src]

Register DMACFG reset()’s with value 0

type Type = u16

Register size

impl Writable for DMACFG[src]

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