EXPERT menu commands.
More...
◆ elinks()
ELINKS menu commands.
We retrieve a reference to the current elinks object via pflib::Target::elinks and then procede to the commands.
Commands
- Parameters
-
| [in] | cmd | ELINKS command |
| [in] | pft | active target |
◆ fc()
Fast Control (FC) menu commands.
Commands
- Parameters
-
| [in] | cmd | FC menu command |
| [in] | pft | active target |
◆ i2c()
Direct I2C commands.
We construct a raw I2C interface by passing the wishbone from the target into the pflib::I2C class.
Commands
- Parameters
-
| [in] | cmd | I2C command |
| [in] | pft | active target |