Struct mkw41z::PORTA [] [src]

pub struct PORTA { /* fields omitted */ }

Pin Control and Interrupts

Methods

impl PORTA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORTA
[src]

impl Deref for PORTA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORTA