pub fn split_serial_number() -> (u32, u32, u32, u32)
Expand description

Returns the serial number of the chip as 4 32-bit integers. The serial number is only guaranteed to be unique if all 128 bits are used.