Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
bool_t | IsARINC568 (uint32_t moduleID) |
bool_t | GetAR568Cfg (int32_t defcard, int32_t defmod, int32_t defchan, int32_t *cardIndex, int32_t *module, int32_t *archan) |
bool_t | GetAR568TxMode (int32_t deftxmode, naibrd_ar568_tx_mode_t *txmode) |
bool_t | GetAR568TransmitDataCount (int32_t defDataCount, int32_t *outdatacount) |
bool_t | GetAR568ReceiverTimestampEnabled (bool_t defTimestampEnabled, bool_t *outenable) |
bool_t | GetAR568RxBoundedFIFOEnabled (bool_t defBoundedFIFOEnabled, bool_t *outenable) |
bool_t GetAR568Cfg | ( | int32_t | defcard, |
int32_t | defmod, | ||
int32_t | defchan, | ||
int32_t * | cardIndex, | ||
int32_t * | module, | ||
int32_t * | archan ) |
bool_t GetAR568ReceiverTimestampEnabled | ( | bool_t | defTimestampEnabled, |
bool_t * | outenable ) |
bool_t GetAR568RxBoundedFIFOEnabled | ( | bool_t | defBoundedFIFOEnabled, |
bool_t * | outenable ) |
bool_t GetAR568TransmitDataCount | ( | int32_t | defDataCount, |
int32_t * | outdatacount ) |
bool_t GetAR568TxMode | ( | int32_t | deftxmode, |
naibrd_ar568_tx_mode_t * | txmode ) |
bool_t IsARINC568 | ( | uint32_t | moduleID | ) |