Class Utilities
- Namespace
- nanoFramework.Hardware.Stm32
- Assembly
- nanoFramework.Hardware.Stm32.dll
Utilities for managing and handling STM32 target devices.
public static class Utilities
- Inheritance
-
Utilities
- Inherited Members
Properties
DeviceId
Gets the device identifier.
public static uint DeviceId { get; }
Property Value
DeviceRevisionId
Gets the device revision identifier.
public static uint DeviceRevisionId { get; }
Property Value
UniqueDeviceId
Gets the 96 bits unique device ID.
public static byte[] UniqueDeviceId { get; }
Property Value
- byte[]