[][src]Type Definition gd32vf103_pac::timer0::DMATB

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