[][src]Type Definition msp430fr4133::port_5_6::P5IN

type P5IN = Reg<u8, _P5IN>;

Port 5 Input

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

For information about available fields see p5in module

Trait Implementations

impl Readable for P5IN[src]

read() method returns p5in::R reader structure

impl ResetValue for P5IN[src]

Register P5IN reset()'s with value 0

type Type = u8

Register size

impl Writable for P5IN[src]

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