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

type LCDM36W = Reg<u16, _LCDM36W>;

LCD Memory 36/37

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

For information about available fields see lcdm36w module

Trait Implementations

impl Readable for LCDM36W[src]

read() method returns lcdm36w::R reader structure

impl ResetValue for LCDM36W[src]

Register LCDM36W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDM36W[src]

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