Parameters to call the driver APIs.
|
|
void * | handle |
| | Handle to the board.
|
| |
|
int | board_no =0 |
| | Device number.
|
| |
|
ccurpmfc_driver_info_t | binfo |
| | ccurpmfc_driver_info_t struct where the board information is stored after execution of get Driver Info api call
|
| |
|
ccurpmfc_library_info_t | linfo |
| | ccurpmfc_library_info_t struct where the library information is stored after execution of get Library Info api call
|
| |
|
void * | handle |
| | Handle to the board.
|
| |
|
int | board_no =0 |
| | Device number.
|
| |
|
ccrtngfc_driver_info_t | binfo |
| | ccrtngfc_driver_info_t struct where the board information is stored after execution of get Driver Info api call
|
| |
|
ccrtngfc_library_info_t | linfo |
| | ccrtngfc_library_info_t struct where the library information is stored after execution of get Library Info api call
|
| |