Home  ·  Downloads  ·  Your Account  ·  Submit News
Documentation Homepage
HAMLib reference
Back to HAM Homepage


int.c File Reference

Interrupt Service functions. More...

#include "mygba.h"

Functions

void ham_StartIntHandler (u8 intno, void *fp)
 Define an interruption event and a function to jump to on the event.

void ham_StopIntHandler (u8 intno)
 Stop a previously started interrupt.


Detailed Description

Interrupt Service functions.



Documentation Homepage | HAMLib reference | Back to HAM Homepage
documentation created with Doxygen