Struct tm4c123x::UART0 [] [src]

pub struct UART0 { /* fields omitted */ }

UART register offsets

Methods

impl UART0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART0
[src]

impl Deref for UART0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART0