This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Robin Mueller af5a831579 Added GPIO IRQ interface, refactoring
- Adds the IRQ interface to configure interrupts on output and input pins
- Moved the `FilterClkSel` struct to the `clock` module, reexporting in `gpio`
- Added function to set clock divisor registers
- Clearing output state at initialization of Output pins
- Added utility function to set up millisecond timer
2021-11-13 14:51:24 +01:00
..
2021-11-11 17:39:26 +01:00
2021-11-08 10:05:39 +01:00
2021-11-11 17:39:26 +01:00
2021-11-11 17:39:26 +01:00