Parameters for HPLUSARTControl.setClockRate() that generate some standard baud rates. Usage is setClockRate(UBR_CLOCK_BAUDRATE, UMCTL_CLOCK_BAUDRATE), see HPLUARTM.nc for an example. The calculations were performed using the msp-uart.pl script: # msp-uart.pl -- calculates the uart registers for MSP430 # # Copyright (C) 2002 - Pedro Zorzenon Neto - pzn dot debian dot org