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

type LCDM24W = Reg<u16, _LCDM24W>;

LCD Memory 24/25

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

For information about available fields see lcdm24w module

Trait Implementations

impl Readable for LCDM24W[src]

read() method returns lcdm24w::R reader structure

impl ResetValue for LCDM24W[src]

Register LCDM24W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM24W[src]

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