3 lines
55 B
C
3 lines
55 B
C
|
|
||
|
#define DDR(port) (*(volatile uint8_t*)((&port)-1))
|