[][src]Type Definition msp430fr4133::lcd_e::LCDCTL1

type LCDCTL1 = Reg<u16, _LCDCTL1>;

LCD_E Control Register 1

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

For information about available fields see lcdctl1 module

Trait Implementations

impl Readable for LCDCTL1[src]

read() method returns lcdctl1::R reader structure

impl ResetValue for LCDCTL1[src]

Register LCDCTL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDCTL1[src]

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