Type Definition gd32f1::gd32f130::timer0::DMATB[][src]

type DMATB = Reg<u16, _DMATB>;

DMA Transfer buffer register

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

For information about available fields see dmatb module

Trait Implementations

impl Readable for DMATB[src]

read() method returns dmatb::R reader structure

impl ResetValue for DMATB[src]

Register DMATB reset()’s with value 0

type Type = u16

Register size

impl Writable for DMATB[src]

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