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

Dependencies:   mbed

HeaderFiles/RSEDP_ASC0_UART0.h

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

File content as of revision 0:5b7639d1f2c4:

/* UART0 Header files */
/* ****************** */


extern void setup_UART0(void);
/* Setup and configure the serial port for UART0 */


extern uint16_t UART0_Receieve_Byte(void);
/* Receive a byte from UART0 */