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

Go to the source code of this file.

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)
 

Function Documentation

◆ GetAR568Cfg()

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

◆ GetAR568ReceiverTimestampEnabled()

bool_t GetAR568ReceiverTimestampEnabled ( bool_t defTimestampEnabled,
bool_t * outenable )

◆ GetAR568RxBoundedFIFOEnabled()

bool_t GetAR568RxBoundedFIFOEnabled ( bool_t defBoundedFIFOEnabled,
bool_t * outenable )

◆ GetAR568TransmitDataCount()

bool_t GetAR568TransmitDataCount ( int32_t defDataCount,
int32_t * outdatacount )

◆ GetAR568TxMode()

bool_t GetAR568TxMode ( int32_t deftxmode,
naibrd_ar568_tx_mode_t * txmode )

◆ IsARINC568()

bool_t IsARINC568 ( uint32_t moduleID)