Struct tm4c123x::SSI2 [] [src]

pub struct SSI2 { /* fields omitted */ }

SSI2

Methods

impl SSI2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SSI2
[src]

impl Deref for SSI2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SSI2