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

type LCDM18W = Reg<u16, _LCDM18W>;

LCD Memory 18/19

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

For information about available fields see lcdm18w module

Trait Implementations

impl Readable for LCDM18W[src]

read() method returns lcdm18w::R reader structure

impl ResetValue for LCDM18W[src]

Register LCDM18W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM18W[src]

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