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

type LCDBM8W = Reg<u16, _LCDBM8W>;

LCD Blinking Memory 8/9

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

For information about available fields see lcdbm8w module

Trait Implementations

impl Readable for LCDBM8W[src]

read() method returns lcdbm8w::R reader structure

impl ResetValue for LCDBM8W[src]

Register LCDBM8W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDBM8W[src]

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