Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
JOYSTICK_FEATURE Struct Reference

Mapping between higher-level controller feature and its driver primitives. More...

#include <peripheral.h>

Public Attributes

char * name
 
JOYSTICK_FEATURE_TYPE type
 
struct JOYSTICK_DRIVER_PRIMITIVE primitives [JOYSTICK_PRIMITIVE_MAX]
 

Detailed Description

Mapping between higher-level controller feature and its driver primitives.

Member Data Documentation

◆ name

char* JOYSTICK_FEATURE::name

◆ primitives

struct JOYSTICK_DRIVER_PRIMITIVE JOYSTICK_FEATURE::primitives[JOYSTICK_PRIMITIVE_MAX]

◆ type

JOYSTICK_FEATURE_TYPE JOYSTICK_FEATURE::type

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