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

type CH1MADDR = Reg<u32, _CH1MADDR>;

Channel 1 memory base address register

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

For information about available fields see ch1maddr module

Trait Implementations

impl Readable for CH1MADDR[src]

read() method returns ch1maddr::R reader structure

impl ResetValue for CH1MADDR[src]

Register CH1MADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH1MADDR[src]

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