Struct msp430g2553::port_1_2::P2DIR [] [src]

pub struct P2DIR { /* fields omitted */ }

Port 2 Direction

Methods

impl P2DIR
[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 P2DIR

impl !Sync for P2DIR