TriodeGirl / Arduino-UNO-R4-code-for-general-method-to-attach-an-interrupt-to-ANY-event

This method allows ANY RA4M1 interrupt to be accessed by updating the ICU Event Number table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-UNO-R4-code-for-general-method-to-attach-an-interrupt-to-ANY-event

This method allows ANY RA4M1 interrupt to be accessed by updating the ICU Event Number table.

Note: The code references the R4 Minima pins, e.g. P106 and P107 for D6 and D7; on the R4 WiFi these are D4 and D5.

This example shows an ADC completed interrupt which toggles a pulse after an ADC conversion start. Susan-Arduino-R4-ADC-Interrupt-Latancy-1

About

This method allows ANY RA4M1 interrupt to be accessed by updating the ICU Event Number table


Languages

Language:C++ 100.0%