#include <irda.h>
Data Fields | |
INT8U | State |
INT8U | Status |
INT8U | Type |
INT8U | CustomCode [2] |
INT8U | DataCode [2] |
INT8U | KeyInBuffer [IRDA_KEY_BUFFER_SIZE] |
INT8U | KeyInGet |
INT8U | KeyInPut |
INT8U | BitCount |
UN_UI | unTime |
Definition at line 10 of file irda.h.
Definition at line 12 of file irda.h.
Referenced by F_IrdaBitProc(), IsrExternalInt0(), and IsrTimer1().
INT8U IRDA_CONTROL::KeyInBuffer[IRDA_KEY_BUFFER_SIZE] |
Definition at line 17 of file irda.h.
Referenced by F_IrdaCheckKeyInBuffer(), F_IrdaGetKey(), and F_IrdaPutKey().
Definition at line 18 of file irda.h.
Referenced by F_IrdaCheckKeyInBuffer(), F_IrdaGetKey(), and F_IrdaPutKey().