Page 1 of 1

File io at a lower irq

Posted: Fri Mar 29, 2019 8:37 am
by rhubarbdog
I have a proposed program which will perform some point to point comms between 2 pyboards running an a callback say on the rising edge of a pin. One of the boards writes data to disc.
I'd like this file io to be interrupted and my callback serviced.
What are the issues in having lower irq file io say selectable by a letter that goes in argument 2 of open e.g 'r+b'