Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_Close (int16_t device) |
Closes one 1553 unit (a "device" in DDC API). | |
NAIBRDFUNC naibrd_1553_t NAIAPI | naibrd_1553_Free (int16_t device) |
Frees all resources used by the hardware based on the type of access used. | |
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_Close | ( | int16_t | device | ) |
Closes one 1553 unit (a "device" in DDC API).
device | : (Input) Unit index (0-31). |
NAIBRDFUNC naibrd_1553_t NAIAPI naibrd_1553_Free | ( | int16_t | device | ) |
Frees all resources used by the hardware based on the type of access used.
device | : (Input) Logical Device Number (0-31). |