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

◆ IsRxfEmpty()

bool SRL::DevCart::CS0::IsRxfEmpty ( )
inlinestatic

Checks if the Receive FIFO (Rxf) is empty Reads the UsbFlags register and checks the Rxf bit. The FIFO is considered empty while Rxf is set.

Returns
true If Rxf is set (FIFO is empty), false otherwise