Struct xmc1000::PORT0[][src]

pub struct PORT0 { /* fields omitted */ }

Port 0

Methods

impl PORT0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORT0
[src]

impl Deref for PORT0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT0