[][src]Type Definition msp430g2553::port_1_2::P2SEL2

type P2SEL2 = Reg<u8, _P2SEL2>;

Port 2 Selection 2

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see p2sel2 module

Trait Implementations

impl Readable for P2SEL2[src]

read() method returns p2sel2::R reader structure

impl ResetValue for P2SEL2[src]

Register P2SEL2 reset()'s with value 0

type Type = u8

Register size

impl Writable for P2SEL2[src]

write(|w| ..) method takes p2sel2::W writer structure