Struct stm32h743::mdma::MDMA_C0DAR [] [src]

pub struct MDMA_C0DAR { /* fields omitted */ }

MDMA channel x destination address register

Methods

impl MDMA_C0DAR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for MDMA_C0DAR

impl !Sync for MDMA_C0DAR