Struct atsam4lc4c::USART3 [] [src]

pub struct USART3 { /* fields omitted */ }

Universal Synchronous Asynchronous Receiver Transmitter 3

Methods

impl USART3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART3
[src]

impl Deref for USART3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART3