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

type LCDBM16W = Reg<u16, _LCDBM16W>;

LCD Blinking Memory 16/17

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

For information about available fields see lcdbm16w module

Trait Implementations

impl Readable for LCDBM16W[src]

read() method returns lcdbm16w::R reader structure

impl ResetValue for LCDBM16W[src]

Register LCDBM16W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDBM16W[src]

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