Struct tm4c123x::SSI3 [] [src]

pub struct SSI3 { /* fields omitted */ }

SSI3

Methods

impl SSI3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SSI3
[src]

impl Deref for SSI3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SSI3