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

type LCDM12W = Reg<u16, _LCDM12W>;

LCD Memory 12/13

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

For information about available fields see lcdm12w module

Trait Implementations

impl Readable for LCDM12W[src]

read() method returns lcdm12w::R reader structure

impl ResetValue for LCDM12W[src]

Register LCDM12W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM12W[src]

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