#include <avr/cpp/ExternalInterrupt.h>
Go to the source code of this file.
Namespaces | |
namespace | AVRCpp |
namespace | AVRCpp::ExternalInterrupt |
Classes | |
struct | AVRCpp::ExternalInterrupt::Interrupt0 |
struct | AVRCpp::ExternalInterrupt::Interrupt1 |
struct | AVRCpp::ExternalInterrupt::Interrupt2 |
Defines | |
#define | __AVR_CPP_XXX_EXTERNAL_INTERRUPT_H__ "atmega8515/ExternalInterrupt.h" |
#define | INT0_ns ExternalInterrupt |
#define | INT1_ns ExternalInterrupt |
#define | INT2_ns ExternalInterrupt |
#define | INT0_struct INT0_ns::Interrupt0 |
#define | INT1_struct INT1_ns::Interrupt1 |
#define | INT2_struct INT1_ns::Interrupt2 |
#define __AVR_CPP_XXX_EXTERNAL_INTERRUPT_H__ "atmega8515/ExternalInterrupt.h" |
Definition at line 42 of file ExternalInterrupt.h.
#define INT0_ns ExternalInterrupt |
Definition at line 47 of file ExternalInterrupt.h.
#define INT0_struct INT0_ns::Interrupt0 |
Definition at line 51 of file ExternalInterrupt.h.
#define INT1_ns ExternalInterrupt |
Definition at line 48 of file ExternalInterrupt.h.
#define INT1_struct INT1_ns::Interrupt1 |
Definition at line 52 of file ExternalInterrupt.h.
#define INT2_ns ExternalInterrupt |
Definition at line 49 of file ExternalInterrupt.h.
#define INT2_struct INT1_ns::Interrupt2 |
Definition at line 53 of file ExternalInterrupt.h.
MTÜ TTÜ Robotiklubi |