Struct stm32f0x0::dma1::CPAR3[][src]

pub struct CPAR3 { /* fields omitted */ }

DMA channel 3 peripheral address register

Methods

impl CPAR3
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for CPAR3

impl !Sync for CPAR3