Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PhInputGroup()
Determine the input group associated with an event
Synopsis:
int PhInputGroup( PhEvent_t *event );
Library:
ph
Description:
This function determines the input group associated with the given event. If event is NULL or its input group is 0, PhInputGroup() returns the default input group.
Returns:
The input group.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)