ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADL_RADEON_LED_PATTERN_CONFIG_GENERIC Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ brightness

short ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::brightness

◆ colorConfig

ADL_RADEON_LED_COLOR_CONFIG ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::colorConfig

◆ directionCounterClockWise

bool ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::directionCounterClockWise

◆ morseCodeText

char ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::morseCodeText[260]

◆ morseCodeTextOutPut

char ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::morseCodeTextOutPut[260]

◆ morseCodeTextOutPutLen

int ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::morseCodeTextOutPutLen

◆ speed

short ADL_RADEON_LED_PATTERN_CONFIG_GENERIC::speed

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

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.