Struct atsam4lc4c::PICOUART [] [src]

pub struct PICOUART { /* fields omitted */ }

Pico UART

Methods

impl PICOUART
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PICOUART
[src]

impl Deref for PICOUART
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PICOUART