Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
bool_t | IsARINC579 (uint32_t moduleID) |
bool_t | GetAR579Cfg (int32_t defcard, int32_t defmod, int32_t defchan, int32_t *cardIndex, int32_t *module, int32_t *archan) |
bool_t | GetAR579TxMode (int32_t deftxmode, naibrd_ar579_tx_mode_t *txmode) |
bool_t | GetAR579TransmitDataCount (int32_t defDataCount, int32_t *outdatacount) |
bool_t | GetAR579ReceiverTimestampEnabled (bool_t defTimestampEnabled, bool_t *outenable) |
bool_t | GetAR579RxBoundedFIFOEnabled (bool_t defBoundedFIFOEnabled, bool_t *outenable) |
bool_t GetAR579Cfg | ( | int32_t | defcard, |
int32_t | defmod, | ||
int32_t | defchan, | ||
int32_t * | cardIndex, | ||
int32_t * | module, | ||
int32_t * | archan ) |
bool_t GetAR579ReceiverTimestampEnabled | ( | bool_t | defTimestampEnabled, |
bool_t * | outenable ) |
bool_t GetAR579RxBoundedFIFOEnabled | ( | bool_t | defBoundedFIFOEnabled, |
bool_t * | outenable ) |
bool_t GetAR579TransmitDataCount | ( | int32_t | defDataCount, |
int32_t * | outdatacount ) |
bool_t GetAR579TxMode | ( | int32_t | deftxmode, |
naibrd_ar579_tx_mode_t * | txmode ) |
bool_t IsARINC579 | ( | uint32_t | moduleID | ) |