[][src]Type Definition gd32vf103_pac::dma0::CH6PADDR

type CH6PADDR = Reg<u32, _CH6PADDR>;

Channel 6 peripheral base address register

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

For information about available fields see ch6paddr module

Trait Implementations

impl Readable for CH6PADDR[src]

read() method returns ch6paddr::R reader structure

impl ResetValue for CH6PADDR[src]

Register CH6PADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for CH6PADDR[src]

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