Struct msp430g2553::port_1_2::P1REN [] [src]

pub struct P1REN { /* fields omitted */ }

Port 1 Resistor Enable

Methods

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

impl !Sync for P1REN