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

type CH0MADDR = Reg<u32, _CH0MADDR>;

Channel 0 memory base address register

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

For information about available fields see ch0maddr module

Trait Implementations

impl Readable for CH0MADDR[src]

read() method returns ch0maddr::R reader structure

impl ResetValue for CH0MADDR[src]

Register CH0MADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0MADDR[src]

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