ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure Containing All Generic LED configuration for user requested LED pattern. The driver will apply the confgiuration as requested. More...
#include <adl_structures.h>
Data Fields | |
short | brightness: 8 |
ADL_RADEON_LED_COLOR_CONFIG | colorConfig |
bool | directionCounterClockWise |
char | morseCodeText [260] |
char | morseCodeTextOutPut [260] |
int | morseCodeTextOutPutLen |
short | speed: 8 |
Structure Containing All Generic LED configuration for user requested LED pattern. The driver will apply the confgiuration as requested.
Elements of Radeon USB LED configuration.
short ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::brightness |
ADL_RADEON_LED_COLOR_CONFIG ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::colorConfig |
bool ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::directionCounterClockWise |
char ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::morseCodeText[260] |
char ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::morseCodeTextOutPut[260] |
int ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::morseCodeTextOutPutLen |
short ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::speed |