Intel 386 User Manual page 431

Embedded microprocessor
Table of Contents

Advertisement

Intel386™ EX EMBEDDED MICROPROCESSOR USER'S MANUAL
None
Syntax:
Not called by user
Real/Protected Mode:
No changes required.
******************************************************************************/
void Service_RHBF(void)
{
WORD buffer;
buffer = _GetEXRegWord(SSIORBUF);
/* Display received character on the screen */
SerialWriteChar(SIO_0, (BYTE)buffer);
}/* Service_RHBF */
/*****************************************************************************
Service_THBE:
Description:
Service routine for SSIO interrupts generated by THBE signal.
Parameters:
None
Returns:
None
Assumptions:
None
Syntax:
Not called by user
Real/Protected Mode:
No changes required.
******************************************************************************/
void Service_THBE(void)
{
int i;
if ( value <= '9') {
13-32

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Intel386 exIntel386 extbIntel386 extc

Table of Contents