Struct atsam4lc8c::TWIS1 [] [src]

pub struct TWIS1 { /* fields omitted */ }

Two-wire Slave Interface 1

Methods

impl TWIS1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TWIS1
[src]

impl Deref for TWIS1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TWIS1