Struct lpc13xx::iocon::pio2_9::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 10 - Selects pseudo open-drain mode.

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W