event

  1. Handling hardware and software events (in C).

    The example application here needs to handle two buttons: Button 1 and Button 2. - Both buttons have a dedicated interrupt service routine (isr). If Button 1 is pressed, "isr_button_1();" is executed etc. - The application needs to detect each button press. - The application also needs to detect...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…