Struct xmc4200::PORT3 [] [src]

pub struct PORT3 { /* fields omitted */ }

Port 3

Methods

impl PORT3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORT3
[src]

impl Deref for PORT3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORT3