SaturnRingLibrary 0.9.2
SGL wrapper
Loading...
Searching...
No Matches

◆ Write() [1/2]

size_t SRL::DevCart::CS0::Write ( const uint8_t * c)
inlinestatic

Writes a single byte to the USB FIFO This function waits until the transmit FIFO is not full (WaitTxe()) and then writes a single byte to the FIFO.

Parameters
cPointer to the byte to write
Returns
size_t 1 on success