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

type LCDM22W = Reg<u16, _LCDM22W>;

LCD Memory 22/23

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

For information about available fields see lcdm22w module

Trait Implementations

impl Readable for LCDM22W[src]

read() method returns lcdm22w::R reader structure

impl ResetValue for LCDM22W[src]

Register LCDM22W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM22W[src]

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