Struct atsamd21g18a::SERCOM4 [] [src]

pub struct SERCOM4 { /* fields omitted */ }

Serial Communication Interface 4

Methods

impl SERCOM4
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SERCOM4
[src]

impl Deref for SERCOM4
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SERCOM4