Struct stm32f446_hal::stm32f446::SAI2[][src]

pub struct SAI2 { /* fields omitted */ }

SAI2

Methods

impl SAI2
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for SAI2
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for SAI2
[src]

Auto Trait Implementations

impl !Sync for SAI2