void waitForNotificationRX(void)
Waits until notified from ISR.
void initializeVars(void)
Initializes the private variables for StartRxTask.
void initiateDMATransfer(void)
Initiates DMA receive transfer using DMA.
void updateStatusToPC(void)
Makes calls to the UART module responsible for PC communication atomic.
void receiveDataBuffer(void)
Reads the received data buffer.