Struct stm32h743::SAI1 [] [src]

pub struct SAI1 { /* fields omitted */ }

SAI1

Methods

impl SAI1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SAI1
[src]

impl Deref for SAI1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SAI1