nn::os::CTR::TargetHardware Enumerated Type enum TargetHardware;
| Value | Description |
|---|---|
| TARGET_HARDWARE_UNKNOWN | Indicates that the hardware type is unknown. |
| TARGET_HARDWARE_PRODUCT | Indicates that the hardware is equivalent to the retail product. |
| TARGET_HARDWARE_TS_BOARD | Indicates the TS board. |
| TARGET_HARDWARE_KMC_DEBUGGER | Indicates the PARTNER-CTR Debugger. |
| TARGET_HARDWARE_KMC_CAPTURE | Indicates the PARTNER-CTR Capture. |
Enumerated type that represents the program's hardware operating environment.
CONFIDENTIAL