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

type LCDM14W = Reg<u16, _LCDM14W>;

LCD Memory 14/15

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

For information about available fields see lcdm14w module

Trait Implementations

impl Readable for LCDM14W[src]

read() method returns lcdm14w::R reader structure

impl ResetValue for LCDM14W[src]

Register LCDM14W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM14W[src]

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