|
|
using | Chip = hcc::Chip |
| |
|
using | Commander = IChip::Commander |
| |
|
virtual int | check_com ()=0 |
| | Check communication.
|
| |
|
virtual void | configure ()=0 |
| | Configure front-end via cmdr.
|
| |
| virtual netio_tag_t | get_tx_fid ()=0 |
| | Get transmiter FELIX id (fid). More...
|
| |
|
virtual void | set_tx_fid (netio_tag_t fid)=0 |
| |
| virtual netio_tag_t | get_rx_fid ()=0 |
| | Get receiver FELIX id (fid). More...
|
| |
|
virtual void | set_rx_fid (netio_tag_t fid)=0 |
| |
| virtual Commander * | get_cmdr ()=0 |
| | Get commander for sending commands. More...
|
| |
|
virtual void | set_cmdr (Commander *cmdr)=0 |
| |
The documentation for this class was generated from the following file: