Ejemplo n.º 1
0
void AC_Handler(void)
{
	_ac_interrupt_handler(0);
}
Ejemplo n.º 2
0
void AC1_Handler(void)
{
	_ac_interrupt_handler(1);
}