ByteSPI


Writes a data byte to SPI

UBYTE ByteSPI(UBYTE byte)

Parameters


UBYTE - data byte to write to SPI

Return Value


UBYTE - data byte from SPI

Remarks


SPI CLOCK should be low on entry

Requirements


sc16is762.h

Example


N/A

Library


SDCC Library Reference