Struct stm32f0x0::dma1::CPAR2[][src]

pub struct CPAR2 { /* fields omitted */ }

DMA channel 2 peripheral address register

Methods

impl CPAR2
[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 CPAR2

impl !Sync for CPAR2