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 broadcast.
  reset      : Disable broadcast.
Examples:
> febrc -G4 set    (Enable broadcast on all E-links of link 4;
                    broadcast e.g. on link 4 using E-link 0x13F)
> febrc -g1 set    (Enable broadcast on E-links of E-group 1 of all links;
                    broadcast e.g. on all links using E-link 0x7ff)
> febrc -e42 set   (Enable broadcast on E-link 0x042 (on Link 1, E-group 0, path 2);
                    broadcast e.g. on all Links E-group 0, path 2 using E-link 0x7c2)
> febrc            (Show broadcast enable registers content)
