Type Alias esp_idf_hal::sys::intr_cpu_id_t

source ·
pub type intr_cpu_id_t = u32;
Expand description

@brief Interrupt core ID type

This type represents on which core your ISR is registered