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

type LCDVCTL = Reg<u16, _LCDVCTL>;

LCD_E Voltage Control Register

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

For information about available fields see lcdvctl module

Trait Implementations

impl Readable for LCDVCTL[src]

read() method returns lcdvctl::R reader structure

impl ResetValue for LCDVCTL[src]

Register LCDVCTL reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDVCTL[src]

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