ST_LON_SNVT_rac_req

Used by: SNVT_rac_req

TYPE ST_LON_SNVT_rac_req :
STRUCT
  bDest_def    : BOOL;
  bDest_p2p    : BOOL;
  byReserved   : BYTE;
  eAudio_type  : E_LON_rail_audio_type_t;
  stAddr_init  : ST_LON_addr_init;
  stAddr_dest  : ST_LON_addr_dest;
END_STRUCT
END_TYPE

bDest_def:

bDest_p2p:

byReserved:

eAudio_type: (see E_LON_rail_audio_type_t)

stAddr_init: (see ST_LON_addr_init)

stAddr_dest: (see ST_LON_addr_dest)