Struct msp430g2553::port_1_2::P2IN [] [src]

pub struct P2IN { /* fields omitted */ }

Port 2 Input

Methods

impl P2IN
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for P2IN

impl !Sync for P2IN