E_MP_DisplayBackground

Background color of the display.

TYPE E_MP_DisplayBackground :
(
  MPBus_DisplayBackground_WhiteOnBlack := 0,
  MPBus_DisplayBackground_BlackOnWhite := 1
);
END_TYPE

MPBus_DisplayBackground_WhiteOnBlack: White on black.

MPBus_DisplayBackground_BlackOnWhite: Black on white.