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

type LCDBM14W = Reg<u16, _LCDBM14W>;

LCD Blinking Memory 14/15

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

For information about available fields see lcdbm14w module

Trait Implementations

impl Readable for LCDBM14W[src]

read() method returns lcdbm14w::R reader structure

impl ResetValue for LCDBM14W[src]

Register LCDBM14W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDBM14W[src]

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