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

type P8SEL0 = Reg<u8, _P8SEL0>;

Port 8 Selection 0

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

For information about available fields see p8sel0 module

Trait Implementations

impl Readable for P8SEL0[src]

read() method returns p8sel0::R reader structure

impl ResetValue for P8SEL0[src]

Register P8SEL0 reset()'s with value 0

type Type = u8

Register size

impl Writable for P8SEL0[src]

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