Toggle the board LED to indicate specific size of random data were read.
port_pin_toggle_output_level(LED_0_PIN);/* Add a short delay to see LED toggle */volatile uint32_t delay = 50000;while(delay--) {}
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.