Struct stm32h743::BDMA [] [src]

pub struct BDMA { /* fields omitted */ }

BDMA

Methods

impl BDMA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for BDMA
[src]

impl Deref for BDMA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for BDMA