L4Re - L4 Runtime Environment
|
Info structure for an ICU. More...
#include <icu.h>
Data Fields | |
unsigned | features |
Feature flags. More... | |
unsigned | nr_irqs |
The number of IRQ lines supported by the ICU,. | |
unsigned | nr_msis |
The number of MSI vectors supported by the ICU,. | |
Info structure for an ICU.
This structure contains information about the features of an ICU.
unsigned l4_icu_info_t::features |
Feature flags.
If L4_ICU_FLAG_MSI is set the ICU supports MSIs.