Init data structure for the interrupt controller setting. More...

Public Attributes | |
| Int8 | sysevts_enabled [NUM_PRU_SYS_EVTS+1] |
| The list of enabled system events. | |
| tsysevt_to_channel_map | sysevt_to_channel_map [NUM_PRU_SYS_EVTS+1] |
| Mappings event -> interrupt channel. | |
| tchannel_to_host_map | channel_to_host_map [NUM_PRU_CHANNELS+1] |
| Mappings interrupt channel -> host ???. | |
| UInt32 | host_enable_bitmask |
| The mask of enabled host interrupts. | |
Init data structure for the interrupt controller setting.
The stucture contains a setting for the interrupt controller. It loads in the first call to prussdrv_open().
Definition at line 181 of file pruio_intc.bi.