|
More than 6 RC digital input interrupts?
I'm trying to get all of our systems up and running, and it would make my life a lot easier if there were a way to get 8 interrupt lines running. Every bit of FRC code I've seen has a maximum of 6 (on rc_dig_in01 to rc_dig_in06).
Is there a way to get more without having to multiplex the interrupt lines externally?
|