async_context_threadsafe_background_config struct
Configuration object for async_context_threadsafe_background instances.
Fields
the priority of the low priority IRQ.
a specific alarm pool to use (or NULL to use ta default) The default alarm pool used is the "default alarm pool" (see alarm_pool_get_default()) if available, and if that is on the same core, otherwise a private alarm_pool instance created during initialization.