25#ifndef __MILKYMIST_DMX_H_
26#define __MILKYMIST_DMX_H_
32#define DMX_SET_THRU 0x4400
33#define DMX_GET_THRU 0x4401
59#define DMX_DRIVER_TABLE_ENTRY {dmx_initialize, \
60NULL, NULL, dmx_read, dmx_write, dmx_control}
uint32_t rtems_device_major_number
This integer type represents the major number of devices.
Definition: io.h:103
uint32_t rtems_device_minor_number
This integer type represents the minor number of devices.
Definition: io.h:115
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Definition: status.h:85