Struct nrf51::gpio::IN [] [src]

pub struct IN { /* fields omitted */ }

Read GPIO port.

Methods

impl IN
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for IN

impl !Sync for IN