Struct atsam4lc4c::USART0 [] [src]

pub struct USART0 { /* fields omitted */ }

Universal Synchronous Asynchronous Receiver Transmitter 0

Methods

impl USART0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART0
[src]

impl Deref for USART0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART0