#include <AX10420_types.h>
| Public Attributes | |
| union { | |
| AX10420_msg_init msginit | |
| AX10420_msg_setOutput msgsetoutput | |
| }; | |
| tAXMsgType | type | 
This message is used from the userland to send commands to the driver.
Definition at line 80 of file AX10420_types.h.
| union { ... } | 
| AX10420_msg_init AX10420_msg::msginit | 
Definition at line 85 of file AX10420_types.h.
| AX10420_msg_setOutput AX10420_msg::msgsetoutput | 
Definition at line 86 of file AX10420_types.h.
| tAXMsgType AX10420_msg::type | 
Definition at line 82 of file AX10420_types.h.