Struct atsamd21g18a::SERCOM2[][src]

pub struct SERCOM2 { /* fields omitted */ }

Serial Communication Interface 2

Methods

impl SERCOM2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SERCOM2
[src]

impl Deref for SERCOM2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SERCOM2