Struct mkw41z::PORTC [] [src]

pub struct PORTC { /* fields omitted */ }

Pin Control and Interrupts

Methods

impl PORTC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORTC
[src]

impl Deref for PORTC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORTC