Struct xmc4200::PORT14 [] [src]

pub struct PORT14 { /* fields omitted */ }

Port 14

Methods

impl PORT14
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORT14
[src]

impl Deref for PORT14
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT14