Struct tm4c123x::SSI0 [] [src]

pub struct SSI0 { /* fields omitted */ }

SSI register offsets

Methods

impl SSI0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SSI0
[src]

impl Deref for SSI0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SSI0