Struct atsamd21g18a::SERCOM3[][src]

pub struct SERCOM3 { /* fields omitted */ }

Serial Communication Interface 3

Methods

impl SERCOM3
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SERCOM3
[src]

impl Deref for SERCOM3
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SERCOM3