Infrared4Arduino 1.2.3
Loading...
Searching...
No Matches
Classes | Macros
Due.h File Reference

Go to the source code of this file.

Classes

class  Due
 

Macros

#define CURRENT_CLASS   Due
 
#define HAS_FLASH_READ   1
 
#define HAS_HARDWARE_PWM   1
 
#define HAS_SAMPLING   1
 
#define HAS_INPUT_CAPTURE   0
 
#define STRCPY_PF_CAST(x)   static_cast<const char*>(x)
 

Macro Definition Documentation

◆ CURRENT_CLASS

#define CURRENT_CLASS   Due

Definition at line 25 of file Due.h.

◆ HAS_FLASH_READ

#define HAS_FLASH_READ   1

Definition at line 27 of file Due.h.

◆ HAS_HARDWARE_PWM

#define HAS_HARDWARE_PWM   1

Definition at line 28 of file Due.h.

◆ HAS_INPUT_CAPTURE

#define HAS_INPUT_CAPTURE   0

Definition at line 30 of file Due.h.

◆ HAS_SAMPLING

#define HAS_SAMPLING   1

Definition at line 29 of file Due.h.

◆ STRCPY_PF_CAST

#define STRCPY_PF_CAST (   x)    static_cast<const char*>(x)

Definition at line 32 of file Due.h.