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

type P5OUT = Reg<u8, _P5OUT>;

Port 5 Output

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

For information about available fields see p5out module

Trait Implementations

impl Readable for P5OUT[src]

read() method returns p5out::R reader structure

impl ResetValue for P5OUT[src]

Register P5OUT reset()'s with value 0

type Type = u8

Register size

impl Writable for P5OUT[src]

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