1.2.3.4.21 SYS_CMD_READC_FNC Typedef
C
typedef size_t (*SYS_CMD_READC_FNC)(const void* cmdIoParam);
Summary
Identifies a read single character function API.
Description
Read Single Character function API
This handle identifies the interface structure of read single character function API within the Command I/O encapsulation.
Remarks
None.