Struct atsamd21g18a::SERCOM0[][src]

pub struct SERCOM0 { /* fields omitted */ }

Serial Communication Interface 0

Methods

impl SERCOM0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SERCOM0
[src]

impl Deref for SERCOM0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SERCOM0