Hardware Module for SMDK412

UG_1x22_054 73M1822/73M1922 Hardware Module for SMDK412 User Guide
Rev. 1.1 11
3.6.3 TSC_1X22_MAFE_GET_RX_STAT
Description
Retrieves the current status of the Rx Data Sample FIFO.
Prototype
int ioctl (
int fd,
int TSC_1X22_MAFE_GET_RX_STAT,
void );
Parameters
Data Type Name Description
int
fd
Channel descriptor.
int
TSC_1X22_MAFE_GET_RX_STAT
I/O control identifier for this operation.
void
NA
Return Values
Data Type Description
Unsigned char
See Rx and Tx FIFO status #defines.
3.6.4 TSC_1X22_MAFE_GET_TX_STAT
Description
Retrieves the current status of the Tx Data Sample FIFO.
Prototype
int ioctl (
int fd,
int TSC_1X22_MAFE_GET_TX_STAT,
void );
Parameters
Data Type Name Description
int
fd
Channel descriptor.
int
TSC_1X22_MAFE_GET_TX_STAT
I/O control identifier for this operation.
void
NA
Return Values
Data Type Description
Unsigned char
See Rx and Tx FIFO status #defines.