Struct atsam4lc8c::IISC [] [src]

pub struct IISC { /* fields omitted */ }

Inter-IC Sound (I2S) Controller

Methods

impl IISC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for IISC
[src]

impl Deref for IISC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for IISC