Device Settings HAL 0.2.0
 
Loading...
Searching...
No Matches
_dsSupportedGameFeatureList_t Struct Reference

Structure that captures Supported Game Features list. More...

#include <dsTypes.h>

Data Fields

char gameFeatureList [MAX_FEATURE_LIST_BUFFER_LEN]
 
int gameFeatureCount
 

Detailed Description

Structure that captures Supported Game Features list.

Field Documentation

◆ gameFeatureCount

int gameFeatureCount

Total number of supported game features

◆ gameFeatureList

char gameFeatureList[MAX_FEATURE_LIST_BUFFER_LEN]

buffer containing the list of comma separated supported game features (e.g: "allm")


The documentation for this struct was generated from the following file: