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

type LCDBM12W = Reg<u16, _LCDBM12W>;

LCD Blinking Memory 12/13

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

For information about available fields see lcdbm12w module

Trait Implementations

impl Readable for LCDBM12W[src]

read() method returns lcdbm12w::R reader structure

impl ResetValue for LCDBM12W[src]

Register LCDBM12W reset()'s with value 0

type Type = u16

Register size

impl Writable for LCDBM12W[src]

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