[][src]Type Definition msp430fr2355::p5::P5SELC

type P5SELC = Reg<u8, _P5SELC>;

Port 5 Complement Select

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

For information about available fields see p5selc module

Trait Implementations

impl Readable for P5SELC[src]

read() method returns p5selc::R reader structure

impl ResetValue for P5SELC[src]

Register P5SELC reset()'s with value 0

type Type = u8

Register size

impl Writable for P5SELC[src]

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