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

type LCDCSSEL2 = Reg<u16, _LCDCSSEL2>;

LCD_E COM/SEG select register 2

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

For information about available fields see lcdcssel2 module

Trait Implementations

impl Readable for LCDCSSEL2[src]

read() method returns lcdcssel2::R reader structure

impl ResetValue for LCDCSSEL2[src]

Register LCDCSSEL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDCSSEL2[src]

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