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

type LCDBM0W = Reg<u16, _LCDBM0W>;

LCD Blinking Memory 0/1

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

For information about available fields see lcdbm0w module

Trait Implementations

impl Readable for LCDBM0W[src]

read() method returns lcdbm0w::R reader structure

impl ResetValue for LCDBM0W[src]

Register LCDBM0W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDBM0W[src]

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