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

type CH2MADDR = Reg<u32, _CH2MADDR>;

Channel 2 memory base address register

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

For information about available fields see ch2maddr module

Trait Implementations

impl Readable for CH2MADDR[src]

read() method returns ch2maddr::R reader structure

impl ResetValue for CH2MADDR[src]

Register CH2MADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2MADDR[src]

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