Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
ar579_common_utils.h File Reference

Go to the source code of this file.

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)
 

Function Documentation

◆ GetAR579Cfg()

bool_t GetAR579Cfg ( int32_t defcard,
int32_t defmod,
int32_t defchan,
int32_t * cardIndex,
int32_t * module,
int32_t * archan )

◆ GetAR579ReceiverTimestampEnabled()

bool_t GetAR579ReceiverTimestampEnabled ( bool_t defTimestampEnabled,
bool_t * outenable )

◆ GetAR579RxBoundedFIFOEnabled()

bool_t GetAR579RxBoundedFIFOEnabled ( bool_t defBoundedFIFOEnabled,
bool_t * outenable )

◆ GetAR579TransmitDataCount()

bool_t GetAR579TransmitDataCount ( int32_t defDataCount,
int32_t * outdatacount )

◆ GetAR579TxMode()

bool_t GetAR579TxMode ( int32_t deftxmode,
naibrd_ar579_tx_mode_t * txmode )

◆ IsARINC579()

bool_t IsARINC579 ( uint32_t moduleID)