Пример #1
0
void AC_Handler(void)
{
	_ac_interrupt_handler(0);
}
Пример #2
0
void AC1_Handler(void)
{
	_ac_interrupt_handler(1);
}