libpruio  0.6.8
Fast and easy Digital/Analog Input/Output for Beaglebones
__Pruss_intc_Initdata Class Reference

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

Collaboration diagram for __Pruss_intc_Initdata:

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.
 

Detailed Description

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().

Since
0.6

Definition at line 181 of file pruio_intc.bi.


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