![]() |
CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
|
void LED_accendi_spegni | ( | uint8_t | LED, |
uint8_t | accendi_1_spegni_0 | ||
) |
This function turns ON or OFF any of the selcted LED.
[in] | LED | : the LED to operate |
[in] | accendi_1_spegni_0 | : what to do with the selcted LED |
Definition at line 123 of file Led.c.
Referenced by EINT3_IRQHandler(), instr_inizializza_tutto_da_zero_function(), LED_remote_ON_OFF(), main(), and SysTick_Handler().