Open Lighting Architecture  Latest Git
Public Attributes | List of all members
ola::plugin::gpio::GPIODriver::Options Struct Reference

Detailed Description

The Options.

Collaboration diagram for ola::plugin::gpio::GPIODriver::Options:
Collaboration graph
[legend]

Public Attributes

std::vector< uint16_t > gpio_pins
 A list of I/O pins to map to slots.
 
uint16_t start_address
 The DMX512 start address of the first pin.
 
uint8_t turn_on
 The value above which a pin will be turned on.
 
uint8_t turn_off
 The value below which a pin will be turned off.
 

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