Struct lpc43xx::I2S0 [] [src]

pub struct I2S0 { /* fields omitted */ }

I2S interface

Methods

impl I2S0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for I2S0
[src]

impl Deref for I2S0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for I2S0