aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorpennae <[email protected]>2023-05-03 10:51:50 +0200
committerpennae <[email protected]>2023-05-03 13:00:08 +0200
commit77f7830da396b8666600a39e860c46ddde395f04 (patch)
tree94aeea5d814afb64c470a97dd6c9fe0778018aae /examples
parent909a5fe2e513ef91129a29ccdd8772824879383c (diff)
rp/pio: move irq flag handling to own struct
this way we can share irq handling between state machines and common without having to duplicate the methods. it also lets us give irq flag access to places without having to dedicate a state machine or the common instance to those places, which can be very useful to eg trigger an event and wait for a confirmation using an irq wait object.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions