Struct atsam4lc8c::USART2 [] [src]

pub struct USART2 { /* fields omitted */ }

Universal Synchronous Asynchronous Receiver Transmitter 2

Methods

impl USART2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for USART2
[src]

impl Deref for USART2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for USART2