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

type P5SEL0 = Reg<u8, _P5SEL0>;

Port 5 Selection 0

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

For information about available fields see p5sel0 module

Trait Implementations

impl Readable for P5SEL0[src]

read() method returns p5sel0::R reader structure

impl ResetValue for P5SEL0[src]

Register P5SEL0 reset()'s with value 0

type Type = u8

Register size

impl Writable for P5SEL0[src]

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