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

◆ Write() [2/2]

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

Writes a sequence of bytes to the USB FIFO This function iterates through the buffer, calling Write() for each byte.

Parameters
cPointer to the buffer
sizeNumber of bytes to write
Returns
size_t Number of bytes written