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

type LCDM2W = Reg<u16, _LCDM2W>;

LCD Memory 2/3

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

For information about available fields see lcdm2w module

Trait Implementations

impl Readable for LCDM2W[src]

read() method returns lcdm2w::R reader structure

impl ResetValue for LCDM2W[src]

Register LCDM2W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM2W[src]

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