Type Alias esp_idf_svc::sys::esp_intr_cpu_affinity_t

source ยท
pub type esp_intr_cpu_affinity_t = u32;
Expand description

@brief Interrupt CPU core affinity

This type specify the CPU core that the peripheral interrupt is connected to.