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

type LCDM38W = Reg<u16, _LCDM38W>;

LCD Memory 38/39

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

For information about available fields see lcdm38w module

Trait Implementations

impl Readable for LCDM38W[src]

read() method returns lcdm38w::R reader structure

impl ResetValue for LCDM38W[src]

Register LCDM38W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM38W[src]

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