Struct atsamd21e18a::I2S[][src]

pub struct I2S { /* fields omitted */ }

Inter-IC Sound Interface

Methods

impl I2S
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for I2S
[src]

impl Deref for I2S
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for I2S