Struct stm32l4x6::SAI2[][src]

pub struct SAI2 { /* fields omitted */ }

SAI2

Methods

impl SAI2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SAI2
[src]

impl Deref for SAI2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SAI2