OLE Developer Guide  Latest Git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
PersonalityDefinition Struct Reference

Detailed Description

The definition of a DMX512 personality.

Collaboration diagram for PersonalityDefinition:

Data Fields

uint16_t dmx_footprint
 The number of slots this personality requires.
 
const char * description
 The string description of the personality.
 
const SlotDefinitionslots
 The slot definitions. More...
 
uint16_t slot_count
 The number of slot definitions.
 

Field Documentation

const SlotDefinition* PersonalityDefinition::slots

The slot definitions.

This may be NULL if slot definitions aren't provided.


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