CSIRX Instance Object. Used internally, not to be used by end users.
Data Fields | |
| bool | isOpen |
| 0: instance is not opened, 1: instance is open More... | |
| CSIRX_ContextObject | context [CSIRX_CONTEXTS_MAX] |
| Context specific state information. More... | |
| uint32_t | startOfFrameIntr0ContextId |
| NOT to used by end users. More... | |
| uint32_t | startOfFrameIntr1ContextId |
| NOT to used by end users. More... | |
| uint32_t | endOfFrameIntr0ContextId |
| NOT to used by end users. More... | |
| uint32_t | endOfFrameIntr1ContextId |
| NOT to used by end users. More... | |
| CSIRX_CommonIntrCallbacks | intrCallbacks |
| NOT to used by end users. More... | |
| HwiP_Object | commonIntrObj |
| NOT to used by end users. More... | |
| HwiP_Object | combinedEndOfLineIntrObj |
| NOT to used by end users. More... | |
| HwiP_Object | combinedEndOfFrameIntrObj |
| NOT to used by end users. More... | |
| HwiP_Object | startOfFrameIntr0IntrObj |
| NOT to used by end users. More... | |
| HwiP_Object | startOfFrameIntr1IntrObj |
| NOT to used by end users. More... | |
| bool CSIRX_Object::isOpen |
0: instance is not opened, 1: instance is open
| CSIRX_ContextObject CSIRX_Object::context[CSIRX_CONTEXTS_MAX] |
Context specific state information.
| uint32_t CSIRX_Object::startOfFrameIntr0ContextId |
NOT to used by end users.
| uint32_t CSIRX_Object::startOfFrameIntr1ContextId |
NOT to used by end users.
| uint32_t CSIRX_Object::endOfFrameIntr0ContextId |
NOT to used by end users.
| uint32_t CSIRX_Object::endOfFrameIntr1ContextId |
NOT to used by end users.
| CSIRX_CommonIntrCallbacks CSIRX_Object::intrCallbacks |
NOT to used by end users.
| HwiP_Object CSIRX_Object::commonIntrObj |
NOT to used by end users.
| HwiP_Object CSIRX_Object::combinedEndOfLineIntrObj |
NOT to used by end users.
| HwiP_Object CSIRX_Object::combinedEndOfFrameIntrObj |
NOT to used by end users.
| HwiP_Object CSIRX_Object::startOfFrameIntr0IntrObj |
NOT to used by end users.
| HwiP_Object CSIRX_Object::startOfFrameIntr1IntrObj |
NOT to used by end users.