Struct atsamd21g18a::SERCOM1 [] [src]

pub struct SERCOM1 { /* fields omitted */ }

Serial Communication Interface 1

Methods

impl SERCOM1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SERCOM1
[src]

impl Deref for SERCOM1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SERCOM1