Struct stm32f3::stm32f303::I2S3EXT[][src]

pub struct I2S3EXT { /* fields omitted */ }

I2S3ext

Methods

impl I2S3EXT
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for I2S3EXT
[src]

impl Deref for I2S3EXT
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for I2S3EXT