Struct atsamd21e18a::SERCOM1[][src]

pub struct SERCOM1 { /* fields omitted */ }

Serial Communication Interface 1

Methods

impl SERCOM1
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SERCOM1