Struct xmc1000::PORT1[][src]

pub struct PORT1 { /* fields omitted */ }

Port 1

Methods

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

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT1