febrc version 23052300
NOTE: for RM5 firmware only.
Enable, disable or display the broadcast enable setting,
a setting per e-path (e-link)
Without keyword '(re)set' the current setting of the requested
(group of) broadcast enables is displayed (one complete link at most).

Usage: febrc [-h|V] [-d <devnr>] [-e <elink>] [-G <lnk> [-g <group>] [-p <path>]]
            [set|reset]
  -h         : Show this help text.
  -V         : Show version.
  -d <devnr> : FLX-device to use (default: 0).
  -e <elink> : E-link number (hex) or use -G/g/p options.
  -G <lnk>   : (lp)GBT-link number.
  -g <group> : Group number (default: all groups).
  -p <path>  : E-path number (default: all paths).
  set        : Enable time-out.
  reset      : Disable time-out.
Examples:
> febrc -G1 set    (Enable broadcast on all E-links of link 1)
> febrc -g1 set    (Enable broadcast on E-links of E-group 1 of all links)
> febrc -e42 set   (Enable broadcast on E-link 0x042 (on Link 1, E-group 0))
> febrc            (Show broadcast enable registers content)
