Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
atmega_pcint.h
1
#ifndef ATMEGA_PCINT_H
2
#define ATMEGA_PCINT_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
#define ATMEGA_PCINT_MAP_PCINT0 GPIO_PIN(PORT_B, 0), GPIO_PIN(PORT_B, 1), GPIO_PIN(PORT_B, 2), GPIO_PIN(PORT_B, 3), GPIO_PIN(PORT_B, 4), GPIO_PIN(PORT_B, 5), GPIO_PIN(PORT_B, 6), GPIO_PIN(PORT_B, 7)
9
10
#ifdef __cplusplus
11
}
12
#endif
13
14
#endif
/* ATMEGA_PCINT_H */
Generated on Fri Jan 3 2025 13:31:19 by
1.9.8