BrightnessRepeatSpec Struct Reference
#include <VIPManager.h>
# Public Attributes | |
bool | mirror |
uint8 | brightnessRepeat [96] |
Brightness repeat values. |
# Detailed Description
Brigtness control specification
Definition at line 56 of file VIPManager.h.
# Member Data Documentation
# brightnessRepeat
uint8 BrightnessRepeatSpec::brightnessRepeat[96] |
Brightness repeat values.
Definition at line 63 of file VIPManager.h.
# mirror
bool BrightnessRepeatSpec::mirror |
Defines whether the spec's first half should be mirrored (true) or if a full 96 entry table is provided (false)
Definition at line 60 of file VIPManager.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Hardware/VIPManager.h