Project

General

Profile

Revision 304

simplified interrupts

View differences:

interrupts_func.h
21 21
 */
22 22
void interrupt_handler(uint8_t handler);
23 23

  
24
int get_interrupts_vector(uint32_t *p);
25

  
24 26
#endif /* end of include guard: INTERRUPTS_FUNC_H_INCLUDED */

Also available in: Unified diff