Software Library API naibrd 1.62
See all documentation at naii.docs.com
|
Functions | |
NAIBRDFUNC nai_status_t NAIAPI | naibrd_REF_Reset (int32_t cardIndex, int32_t module, nai_ref_reset_type_t type) |
Resets any over current condition occurred on the reference module. Not all reference module supports this function. | |
NAIBRDFUNC nai_status_t NAIAPI naibrd_REF_Reset | ( | int32_t | cardIndex, |
int32_t | module, | ||
nai_ref_reset_type_t | type ) |
Resets any over current condition occurred on the reference module. Not all reference module supports this function.
cardIndex | : (Input) Logical Card Index assigned to connection with the NAI_BOARD (0 - NAI_MAX_CARDS-1). |
module | : (Input) Module Number of the module to access (1 - [max modules for board]). |
type | : (Input) Status Type: refer to nai_ref_reset_type_t definitions. |