USART_service_TX

Description

service transmiter (part of USART interrupt handler)

This function should be executed by the interrupt handler intserv. It uses a FIFO to buffer outgoing data prepared by other tasks.

Definition

USART_service_TX()

Library

LIB/usart_int_lib.bas

Usage

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