Struct lpc13xx::iocon::r_pio1_2::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]

Bits 0:2 - Selects pin function. All other values are reserved.

[src]

Bits 3:4 - Selects function mode (on-chip pull-up/pull-down resistor control)

[src]

Bit 5 - Hysteresis

[src]

Bit 7 - Selects Analog/Digital mode

[src]

Bit 10 - Selects pseudo open-drain mode.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R