Struct tm4c123x::SSI1 [] [src]

pub struct SSI1 { /* fields omitted */ }

SSI1

Methods

impl SSI1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SSI1
[src]

impl Deref for SSI1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SSI1