Struct msp430g2553::port_1_2::P2OUT [] [src]

pub struct P2OUT { /* fields omitted */ }

Port 2 Output

Methods

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

impl !Sync for P2OUT