This is a complete listing of the RS-EDP software for the mbed module to support the RS-EDP platform.

Dependencies:   mbed

HeaderFiles/RSEDP_ASC1_UART1.h

Committer:
DavidGilesHitex
Date:
2010-11-19
Revision:
0:5b7639d1f2c4

File content as of revision 0:5b7639d1f2c4:

/* UART1 Header files */
/* ****************** */


extern void setup_UART1(void);
/* Setup and configure the serial port for UART1 */


extern uint16_t UART1_Receieve_Byte(void);
/* Receive a byte from UART1 */