Infrared4Arduino 1.2.3
Loading...
Searching...
No Matches
Macros
avr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STRCPY_PF_CAST(x)   (x)
 
#define HAS_FLASH_READ   1
 
#define HAS_HARDWARE_PWM   1
 
#define HAS_SAMPLING   1
 
#define HAS_INPUT_CAPTURE   1
 

Macro Definition Documentation

◆ HAS_FLASH_READ

#define HAS_FLASH_READ   1

Definition at line 26 of file avr.h.

◆ HAS_HARDWARE_PWM

#define HAS_HARDWARE_PWM   1

Definition at line 27 of file avr.h.

◆ HAS_INPUT_CAPTURE

#define HAS_INPUT_CAPTURE   1

Definition at line 29 of file avr.h.

◆ HAS_SAMPLING

#define HAS_SAMPLING   1

Definition at line 28 of file avr.h.

◆ STRCPY_PF_CAST

#define STRCPY_PF_CAST (   x)    (x)

Definition at line 24 of file avr.h.