MimiCustomParameterValueType

public enum MimiCustomParameterValueType : Sendable, Equatable

The firmware-declared value type of a custom (debug) parameter.

Warning

Debugging/development-only. See MimiCustomParameterValue.
  • The firmware did not declare a recognised value type.

    Declaration

    Swift

    case unspecified