Struct max32630_svd::UART2[][src]

pub struct UART2 { /* fields omitted */ }

UART / Serial Port Interface

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