Lab2
 All Functions Groups
interrupt.h
1 int interrupt_subscribe(u8_t irq, int irq_hook_id);
2 
3 int interrupt_unsubscribe(int int_id);