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

type LCDM16W = Reg<u16, _LCDM16W>;

LCD Memory 16/17

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

For information about available fields see lcdm16w module

Trait Implementations

impl Readable for LCDM16W[src]

read() method returns lcdm16w::R reader structure

impl ResetValue for LCDM16W[src]

Register LCDM16W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM16W[src]

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