SPL GPIO InterruptPort programming - Prepare emulator script to change the state of interrupt port
1. Add port write command on the emulator's editor panel
- You can write value for port by using below method.
portname.Write(bool state)
- Current SPL MF Emulator provides below 11 available GPIO ports.
Pin 0 ~ Pin 10
- In this tutorial, we will use below port7 of Pin number 7.
id: port7, Pin number: 7
|
|
|