short ar_set_573_config (short board, short item, int value);
This function assigns the respective device configuration register attributes based on the combined item/value parameter selections. It is designed to support the ARINC 573/717 protocol configuration register attributes only.
Input |
||
Name |
Type |
Description |
board |
short |
(input) Device Number of the board to reference, (valid range is 0-15). |
item |
short |
(input) The channel configuration attribute to
set. Valid "item" options are: |
value |
int |
(input) The channel
configuration attribute state to assign.
Valid value parameters options for the respective item parameter are
defined as follows: ARU_RX_MERGED_MODE AR_ON (7) receiver merged mode
enabled ARU_RX_FIFO_ENABLE
& AR_ON (7) FIFO
operation enabled ARU_RX_BITRATE
&
ARU_573_RATE_SIZE_768_64 768 bps, 64 word sub-frame ARU_573_RX_AUTO_DETECT AR_ON (7) frame
auto-detection enabled ARU_573_RX_BPRZ_SELECT AR_OFF (7) HBP
reception enabled ARU_573_TX_BPRZ_SELECT AR_OFF (7) BPRZ
transmission disabled ARU_573_TX_HBP_SELECT
AR_OFF (7) HBP transmission disabled |
Name |
Type |
Description |
status |
short |
status of the function
call, with valid values of: ARS_BOARD_MUTEX Access to the Board Lock timed-out/failed. |
Device
Configuration Functions
Alphabetical
Function Index
Hierarchical
Function Index