Serial PollTX
From WikiPrizm
(Redirected from Serial GetFreeTransmitSpace)
Jump to navigationJump to search
Synopsis
Header: fxcg/serial.h
Syscall index: 0x1BC0
Function signature: int Serial_PollTX(void)
Gets the free space in the serial transmit buffer.
Returns
The number of free bytes in the transmit buffer, which has a size of 256 bytes.