[][src]Type Definition msp430fr2355::p4::P4SEL1

type P4SEL1 = Reg<u8, _P4SEL1>;

Port 4 Select 1

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

For information about available fields see p4sel1 module

Trait Implementations

impl Readable for P4SEL1[src]

read() method returns p4sel1::R reader structure

impl ResetValue for P4SEL1[src]

Register P4SEL1 reset()'s with value 0

type Type = u8

Register size

impl Writable for P4SEL1[src]

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