![]() |
NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
GPIO input pins interrupt example. More...
#include <neorv32.h>Macros | |
| #define | BAUD_RATE 19200 |
Functions | |
| void | gpio_interrupt_handler (void) |
| int | main (void) |
GPIO input pins interrupt example.
| #define BAUD_RATE 19200 |
User configuration
| void gpio_interrupt_handler | ( | void | ) |
GPIO input pin(s) interrupt handler.
| int main | ( | void | ) |
Configure GPIO input interrupt.