Struct xmc1000::PORT2[][src]

pub struct PORT2 { /* fields omitted */ }

Port 2

Methods

impl PORT2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORT2
[src]

impl Deref for PORT2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT2