Struct lpc13xx::iocon::pio2_10::_ODW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Standard GPIO output

[src]

Open-drain output

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _ODW<'a>

impl<'a> Sync for _ODW<'a>