Struct msp430g2553::port_1_2::P1OUT [] [src]

pub struct P1OUT { /* fields omitted */ }

Port 1 Output

Methods

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

impl !Sync for P1OUT