Struct atsamd21g18a::PORT[][src]

pub struct PORT { /* fields omitted */ }

Port Module

Methods

impl PORT
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT