pub const EARLY_RESUME: usize = bindings::IRQF_EARLY_RESUME as _; // 131_072usize
Expand description

Resume IRQ early during syscore instead of at device resume time.