Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp_gint_group_config Struct Reference

GINT group configuration. More...

#include <zephyr/drivers/interrupt_controller/intc_nxp_gint.h>

Data Fields

nxp_gint_trigger_type trigger
 Trigger type (edge or level).
nxp_gint_combination_type combination
 Combination logic (OR or AND).

Detailed Description

GINT group configuration.

Field Documentation

◆ combination

nxp_gint_combination_type nxp_gint_group_config::combination

Combination logic (OR or AND).

◆ trigger

nxp_gint_trigger_type nxp_gint_group_config::trigger

Trigger type (edge or level).


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