Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dali_frame Struct Reference

DALI frame structure. More...

#include <zephyr/drivers/dali.h>

Data Fields

uint32_t data
 LSB aligned payload.
enum dali_event_type event_type
 event type of frame

Detailed Description

DALI frame structure.

Field Documentation

◆ data

uint32_t dali_frame::data

LSB aligned payload.

◆ event_type

enum dali_event_type dali_frame::event_type

event type of frame


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