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

type P7OUT = Reg<u8, _P7OUT>;

Port 7 Output

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

For information about available fields see p7out module

Trait Implementations

impl Readable for P7OUT[src]

read() method returns p7out::R reader structure

impl ResetValue for P7OUT[src]

Register P7OUT reset()'s with value 0

type Type = u8

Register size

impl Writable for P7OUT[src]

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