Struct xmc4200::PORT1 [] [src]

pub struct PORT1 { /* fields omitted */ }

Port 1

Methods

impl PORT1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORT1
[src]

impl Deref for PORT1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT1