Struct atsamd21g18a::SERCOM5 [] [src]

pub struct SERCOM5 { /* fields omitted */ }

Serial Communication Interface 5

Methods

impl SERCOM5
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SERCOM5
[src]

impl Deref for SERCOM5
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SERCOM5