Struct atsamd21e18a::PORT [] [src]

pub struct PORT { /* fields omitted */ }

Port Module

Methods

impl PORT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORT
[src]

impl Deref for PORT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT