Interface. Implements behavior and properties of microcontroller program
| Field | Description | Type |
|---|---|---|
| GPIO | Microcontroller GPIO | RSMAGPIO |
| dataBus | Microcontroller databus for data transfer protocols | RSMADataTransferMaster |
Entry point to microcontroller program
public IEnumerator MainProgramm()