Struct lpc13xx::iocon::pio1_8::_MODEW [] [src]

pub struct _MODEW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _MODEW<'a>
[src]

[src]

Writes variant to the field

[src]

Inactive (no pull-down/pull-up resistor enabled)

[src]

Pull-down resistor enabled

[src]

Pull-up resistor enabled

[src]

Repeater mode

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _MODEW<'a>

impl<'a> Sync for _MODEW<'a>