Struct mkw41z::porta::pcr8::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Pull Select

[src]

Bit 1 - Pull Enable

[src]

Bit 2 - Slew Rate Enable

[src]

Bit 4 - Passive Filter Enable

[src]

Bit 6 - Drive Strength Enable

[src]

Bits 8:10 - Pin Mux Control

[src]

Bits 16:19 - Interrupt Configuration

[src]

Bit 24 - Interrupt Status Flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R