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

type CH2PADDR = Reg<u32, _CH2PADDR>;

Channel 2 peripheral base address register

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

For information about available fields see ch2paddr module

Trait Implementations

impl Readable for CH2PADDR[src]

read() method returns ch2paddr::R reader structure

impl ResetValue for CH2PADDR[src]

Register CH2PADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2PADDR[src]

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