Struct max32630_svd::UART1[][src]

pub struct UART1 { /* fields omitted */ }

UART / Serial Port Interface

Methods

impl UART1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UART1
[src]

impl Deref for UART1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for UART1