libpruio  0.6.8
Fast and easy Digital/Analog Input/Output for Beaglebones
__pruss_intc_initdata Struct Reference

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

#include <src/c_include/pruio_intc.h>

Collaboration diagram for __pruss_intc_initdata:

Public Attributes

int8 sysevts_enabled [NUM_PRU_SYS_EVTS]
 The list of enabled system events.
 
tsysevt_to_channel_map sysevt_to_channel_map [NUM_PRU_SYS_EVTS]
 Mapping from system event to interrupt channel.
 
tchannel_to_host_map channel_to_host_map [NUM_PRU_CHANNELS]
 Mapping from interrupt channel to host.
 
uint32 host_enable_bitmask
 The mask of enabled host interrupts.
 

Detailed Description

Init data structure for the interrupt controller setting.

Definition at line 98 of file pruio_intc.h.


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