Infrared4Arduino 1.2.3
Loading...
Searching...
No Matches
Classes | Macros
NoBoard.h File Reference
#include "Board.h"
Include dependency graph for NoBoard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NoBoard
 

Macros

#define CURRENT_CLASS   NoBoard
 
#define HAS_FLASH_READ   0
 
#define HAS_HARDWARE_PWM   0
 
#define HAS_SAMPLING   0
 
#define HAS_INPUT_CAPTURE   0
 
#define PWM_PIN   Board::NO_PIN
 

Macro Definition Documentation

◆ CURRENT_CLASS

#define CURRENT_CLASS   NoBoard

Definition at line 22 of file NoBoard.h.

◆ HAS_FLASH_READ

#define HAS_FLASH_READ   0

Definition at line 24 of file NoBoard.h.

◆ HAS_HARDWARE_PWM

#define HAS_HARDWARE_PWM   0

Definition at line 25 of file NoBoard.h.

◆ HAS_INPUT_CAPTURE

#define HAS_INPUT_CAPTURE   0

Definition at line 27 of file NoBoard.h.

◆ HAS_SAMPLING

#define HAS_SAMPLING   0

Definition at line 26 of file NoBoard.h.

◆ PWM_PIN

#define PWM_PIN   Board::NO_PIN

Definition at line 30 of file NoBoard.h.