Introduction - If you have any usage issues, please Google them yourself
MSP-FET430P410 Demo- LCD, Display Numbers on a 4-Mux LCD
//
// Description: This program displays digits stored in the variable "value"
// on a 4-mux LCD, then waits in low power mode 3. To use the program run it
// as is or use the debugger to assign a different BCD number (digits 0-9)
// to the variable "value".
// ACLK = LFXT1 = 32768 Hz, MCLK = SMCLK = DCO = 32 x ACLK = 1048576 Hz
// //* An external watch crystal is required on XIN/XOUT for ACLK*//