Struct lpc177x_8x::UART2[][src]

pub struct UART2 { /* fields omitted */ }

UART2

Methods

impl UART2
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART2