pub static HAL_ISR_REACTOR: IsrReactor<64>Expand description
The HAL-global wake runner. You should use no more than 64 tasks with it.
*IsrNotification instances use this wake runner when they are triggered from an ISR context.
pub static HAL_ISR_REACTOR: IsrReactor<64>The HAL-global wake runner. You should use no more than 64 tasks with it.
*IsrNotification instances use this wake runner when they are triggered from an ISR context.