#include "UART.h"
Functions | |
void | UARTEinit () |
Functions for UART usage. More... | |
void | UARTEreceive () |
void | UARTEsend (volatile uint8_t *p_UARTE_TXbuf) |
void | prepareUARTforOFFmode () |
void prepareUARTforOFFmode | ( | void | ) |
void UARTEinit | ( | void | ) |
Functions for UART usage.
void UARTEreceive | ( | void | ) |
void UARTEsend | ( | volatile uint8_t * | p_UARTE_TXbuf | ) |