printf("ProcessorTypeGet identifies the controller as a %s.\n", processorType == RSIProcessorType::RSIProcessorTypeXMP ? "RSIProcessorType::RSIProcessorTypeXMP" : "RSIProcessorType::RSIProcessorTypeZMP");
RSIProcessorType ProcessorTypeGet()
Get the processor type.
RSIProcessorType
Controller's processor type.