iLLD_TC27xD  1.0
Status Functions
Collaboration diagram for Status Functions:

Functions

IFX_INLINE IfxEray_PocState IfxEray_Eray_getPocState (IfxEray_Eray *eray)
 Gets the current node controller POC state. More...
 
IFX_INLINE IfxEray_WakeupChannel IfxEray_Eray_getWakeupPatternReceivedChannel (IfxEray_Eray *eray)
 Gets the received wakeup pattern channel. More...
 

Detailed Description

Function Documentation

IFX_INLINE IfxEray_PocState IfxEray_Eray_getPocState ( IfxEray_Eray eray)

Gets the current node controller POC state.

Parameters
eraypointer to module handle.
Returns
current POC state.

Definition at line 1219 of file IfxEray_Eray.h.

IFX_INLINE IfxEray_WakeupChannel IfxEray_Eray_getWakeupPatternReceivedChannel ( IfxEray_Eray eray)

Gets the received wakeup pattern channel.

Parameters
eraypointer to module handle.
Returns
received wakeup pattern channel.

For usage exapmle see : How to use the ERAY Interface driver?

Definition at line 1232 of file IfxEray_Eray.h.