NvTweakCmd Struct Reference

Enum of 'tweak' commands we can apply to a given NvTweakVar. More...

#include <NvTweakVar.h>

List of all members.

Public Types

enum  Enum { NONE = 0, RESET, INCREMENT, DECREMENT }


Detailed Description

Enum of 'tweak' commands we can apply to a given NvTweakVar.


Member Enumeration Documentation

Enumerator:
NONE  No command specified.
RESET  Reset the variable to initial state.
INCREMENT  Increment the variable.
DECREMENT  Decrement the variable.


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