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

type P5REN = Reg<u8, _P5REN>;

Port 5 Resistor Enable

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

For information about available fields see p5ren module

Trait Implementations

impl Readable for P5REN[src]

read() method returns p5ren::R reader structure

impl ResetValue for P5REN[src]

Register P5REN reset()'s with value 0

type Type = u8

Register size

impl Writable for P5REN[src]

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