uint32_t UART_Read(uint8_t *rb, const uint32_t len, const int32_t wait);
This function reads the SERCOM UART for the given length.
None