MimiCustomParameterValueType
public enum MimiCustomParameterValueType : Sendable, Equatable
The firmware-declared value type of a custom (debug) parameter.
Warning
Debugging/development-only. SeeMimiCustomParameterValue.
-
The firmware did not declare a recognised value type.
Declaration
Swift
case unspecified
MimiCustomParameterValueType Enumeration Reference