Marian Buschsieweke 3ecd303ed0
cpu/atmega_common/periph: Clean up PCINT support
- Using a enum instead of _COUNTER is easier to read
    - _COUNTER is also a reserved name; so better not use it to avoid issues
- Split out the pcint code into a static inline function for increased
  readability
2019-12-12 11:38:43 +01:00
..
2019-11-23 22:39:35 +01:00
2017-11-06 12:01:19 +01:00
2018-11-28 16:00:54 +01:00