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

type P6REN = Reg<u8, _P6REN>;

Port 6 Resistor Enable

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

For information about available fields see p6ren module

Trait Implementations

impl Readable for P6REN[src]

read() method returns p6ren::R reader structure

impl ResetValue for P6REN[src]

Register P6REN reset()'s with value 0

type Type = u8

Register size

impl Writable for P6REN[src]

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