Use of timer0 as a delay.
145 LPC_SC->PCLKSEL0 |= 1 << 2;
146 LPC_TIM0->PR = SystemCoreClock / TIMER0_freqeunza ;
void TIMER0_setup(void)
Use of timer0 as a delay.
#define TIM0_MR0I
Abilitazione interrupt timer0.
#define TIM0_MR0R
Reset contatori timer0.
#define TIM0_MR0S
Stop al fondo scala timer0.