Type Alias esp_idf_sys::intr_cpu_id_t
source ยท pub type intr_cpu_id_t = c_uint;
Expand description
@brief Interrupt core ID type
This type represents on which core your ISR is registered
pub type intr_cpu_id_t = c_uint;
@brief Interrupt core ID type
This type represents on which core your ISR is registered