Software Library API naibrd 1.62
See all documentation at naii.docs.com
|
#include "naibrd.h"
Macros | |
#define | NAI_USER_BIT_FAIL_CODE_ADD 0x0000012Cu |
#define | NAI_BIT_STATUS_ADD 0x00000128u |
Functions | |
NAIBRDFUNC nai_status_t NAIAPI | naibrd_ChassisLEDS_SetUserBITFailCode (int32_t cardIndex, uint32_t UserBitFailCode) |
Sets the User BIT Fail Code. | |
NAIBRDFUNC nai_status_t NAIAPI | naibrd_ChassisLEDS_GetUserBITFailCode (int32_t cardIndex, uint32_t *outUserBitFailCode) |
Retrieves the User BIT Fail Code. | |
NAIBRDFUNC nai_status_t NAIAPI | naibrd_ChassisLEDS_GetBITStatus (int32_t cardIndex, uint32_t *outBitStatus) |
Retrieves the Bit Status. | |
#define NAI_BIT_STATUS_ADD 0x00000128u |
#define NAI_USER_BIT_FAIL_CODE_ADD 0x0000012Cu |