The memset() function fills the first len bytes of the memory area pointed to by dest with the constant byte val.
Remember:
The memset() function returns a pointer to the memory area dest.
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.