Dispatch-table entry for one IELSR slot.
More...
Dispatch-table entry for one IELSR slot.
Definition at line 60 of file ra8_isr.c.
◆ ctx
| void* ra8_isr_slot_t::ctx |
Context passed to handler.
Definition at line 62 of file ra8_isr.c.
◆ event
Event mapped to this slot.
Definition at line 63 of file ra8_isr.c.
◆ handler
Driver callback, NULL if free.
Definition at line 61 of file ra8_isr.c.
◆ in_use
| bool ra8_isr_slot_t::in_use |
True when allocated.
Definition at line 65 of file ra8_isr.c.
◆ priority
| uint8_t ra8_isr_slot_t::priority |
Last-set NVIC priority.
Definition at line 64 of file ra8_isr.c.
The documentation for this struct was generated from the following file: