Struct lpc177x_8x::UART4[][src]

pub struct UART4 { /* fields omitted */ }

UART4

Methods

impl UART4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART4
[src]

impl Deref for UART4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART4