Dali
Last updated
Last updated
Class to control DALI (Digital Addressable Lighting Interface) bus.
Type
Name
void
void
constructor
Parameters:
RX recieve pin
TX transmit pin
Send command to specific short or broadcast address.
Parameters:
addr short/broadcast/group address
command to send
Init and assign short addresses.
The documentation for this class was generated from the following file: D:/w/hw-libs/\_libs\_/libraries/Dali.h
(PinName RX, PinName TX)
(uint8_t addr, uint8_t cmd)
()