Struct tm4c123x::UART3 [] [src]

pub struct UART3 { /* fields omitted */ }

UART3

Methods

impl UART3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART3
[src]

impl Deref for UART3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART3