USART_service_RX

Description

service receiver (part of USART interrupt handler)

This function should be executed by the interrupt handler intserv. It uses a FIFO to buffer incomming data ready for other tasks to use.

Definition

USART_service_RX()

Library

LIB/usart_int_lib.bas

Usage

On entry:
There are no parameters
On exit:
There is no return value