3.13 Reading Serial Number
Last updated
Was this helpful?
Last updated
Was this helpful?
The driver supports reading the SAM device serial number (128 bit).
The SAMD51 function for reading SAM device serial number is .
The user should call the function with an address of a integer buffer of size 128 bits as argument. Since size of integer is 32 bits, user can pass the address of an integer array of size four as argument.