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

type CH4PADDR = Reg<u32, _CH4PADDR>;

Channel 4 peripheral base address register

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

For information about available fields see ch4paddr module

Trait Implementations

impl Readable for CH4PADDR[src]

read() method returns ch4paddr::R reader structure

impl ResetValue for CH4PADDR[src]

Register CH4PADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH4PADDR[src]

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