Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
int
int
int
int
int
bool
int
uint32_t
int
Interrupt flag for the bus to set the priority, and IRAM attribute, see ``esp_intr_alloc.h``. Note that the EDGE, INTRDISABLED attribute are ignored by the driver. Note that if ESP_INTR_FLAG_IRAM is set, ALL the callbacks of the driver, and their callee functions, should be put in the IRAM.

References

from examples