Can´t it be simulated?
Yes.
If you can attach the external interrupt to the pin, you can use digitalWrite() to set it HIGH and LOW and the interrupt will be triggered.
Can´t it be simulated?
Yes.
If you can attach the external interrupt to the pin, you can use digitalWrite() to set it HIGH and LOW and the interrupt will be triggered.