ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_ipc_isr_state_t Struct Reference

Per-IPC-unit ISR registration state. More...

Data Fields

bool installed
 true while ra8_ipc_install_isr owns the slot.

Detailed Description

Per-IPC-unit ISR registration state.

Definition at line 82 of file ra8_ipc.c.

Field Documentation

◆ installed

bool ra8_ipc_isr_state_t::installed

true while ra8_ipc_install_isr owns the slot.

Definition at line 83 of file ra8_ipc.c.


The documentation for this struct was generated from the following file: