[][src]Type Definition msp430fr4133::port_7_8::P8IN

type P8IN = Reg<u8, _P8IN>;

Port 8 Input

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

For information about available fields see p8in module

Trait Implementations

impl Readable for P8IN[src]

read() method returns p8in::R reader structure

impl ResetValue for P8IN[src]

Register P8IN reset()'s with value 0

type Type = u8

Register size

impl Writable for P8IN[src]

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