1.2.3.4.20 SYS_CMD_GETC_FNC Typedef
C
typedef char (*SYS_CMD_GETC_FNC)(const void* cmdIoParam);
Summary
Identifies a get single character function API.
Description
Get Single Character function API. This handle identifies the interface structure of the get single character function API within the Command I/O encapsulation.
Remarks
None.