Struct tm4c123x::UART2 [] [src]

pub struct UART2 { /* fields omitted */ }

UART2

Methods

impl UART2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART2
[src]

impl Deref for UART2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART2