[][src]Type Definition msp430fr4133::port_3_4::P4REN

type P4REN = Reg<u8, _P4REN>;

Port 4 Resistor Enable

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

For information about available fields see p4ren module

Trait Implementations

impl Readable for P4REN[src]

read() method returns p4ren::R reader structure

impl ResetValue for P4REN[src]

Register P4REN reset()'s with value 0

type Type = u8

Register size

impl Writable for P4REN[src]

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