Type Definition gd32f1::gd32f170::dma::CH3PADDR[][src]

type CH3PADDR = Reg<u32, _CH3PADDR>;

DMA channel 3 peripheral base address register

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

For information about available fields see ch3paddr module

Trait Implementations

impl Readable for CH3PADDR[src]

read() method returns ch3paddr::R reader structure

impl ResetValue for CH3PADDR[src]

Register CH3PADDR reset()’s with value 0

type Type = u32

Register size

impl Writable for CH3PADDR[src]

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