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.