Struct atsamd21_hal::target_device::I2S [] [src]

pub struct I2S { /* fields omitted */ }

Inter-IC Sound Interface

Methods

impl I2S
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for I2S
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl Send for I2S
[src]

Auto Trait Implementations

impl !Sync for I2S