Struct stm32h743::SAI4 [] [src]

pub struct SAI4 { /* fields omitted */ }

SAI

Methods

impl SAI4
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SAI4
[src]

impl Deref for SAI4
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SAI4