Struct tm4c123x::UART1 [] [src]

pub struct UART1 { /* fields omitted */ }

UART1

Methods

impl UART1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART1
[src]

impl Deref for UART1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART1