MCU¶
This module enables the access to low level microcontroller functionalities like:
-
unique identifiers
-
soft reset
reset()
Restart the microcontroller.
uid()
Return a bytes object containing the unique id of the mcu
This module enables the access to low level microcontroller functionalities like:
unique identifiers
soft reset
reset()
Restart the microcontroller.
uid()
Return a bytes object containing the unique id of the mcu