#include "iomacro.h"
Go to the source code of this file.
Defines | |
| #define | ADC_vect (0x6c) |
| #define | ANA_COMP0_vect (0x04) |
| #define | ANA_COMP1_vect (0x08) |
| #define | ANA_COMP2_vect (0x0c) |
| #define | ANA_COMP3_vect (0x10) |
| #define | CAN_INT_vect (0x48) |
| #define | CAN_TOVF_vect (0x4c) |
| #define | EE_RDY_vect (0x74) |
| #define | INT0_vect (0x1c) |
| #define | INT1_vect (0x20) |
| #define | INT2_vect (0x24) |
| #define | INT3_vect (0x28) |
| #define | LIN_ERR_vect (0x54) |
| #define | LIN_TC_vect (0x50) |
| #define | PCINT0_vect (0x58) |
| #define | PCINT1_vect (0x5c) |
| #define | PCINT2_vect (0x60) |
| #define | PCINT3_vect (0x64) |
| #define | PSC_END_CYCLE_vect (0x18) |
| #define | PSC_FAULT_vect (0x14) |
| #define | RESET_vect (0x00) |
| #define | SIGNATURE_000 0x1e |
| #define | SIGNATURE_001 0x95 |
| #define | SIGNATURE_002 0x84 |
| #define | SPI_STC_vect (0x68) |
| #define | SPM_RDY_vect (0x78) |
| #define | TIMER0_COMPA_vect (0x3c) |
| #define | TIMER0_COMPB_vect (0x40) |
| #define | TIMER0_OVF_vect (0x44) |
| #define | TIMER1_CAPT_vect (0x2c) |
| #define | TIMER1_COMPA_vect (0x30) |
| #define | TIMER1_COMPB_vect (0x34) |
| #define | TIMER1_OVF_vect (0x38) |
| #define | WDT_vect (0x70) |
| #define ADC_vect (0x6c) |
Definition at line 1445 of file iopwm324.h.
| #define ANA_COMP0_vect (0x04) |
Definition at line 1419 of file iopwm324.h.
| #define ANA_COMP1_vect (0x08) |
Definition at line 1420 of file iopwm324.h.
| #define ANA_COMP2_vect (0x0c) |
Definition at line 1421 of file iopwm324.h.
| #define ANA_COMP3_vect (0x10) |
Definition at line 1422 of file iopwm324.h.
| #define CAN_INT_vect (0x48) |
Definition at line 1436 of file iopwm324.h.
| #define CAN_TOVF_vect (0x4c) |
Definition at line 1437 of file iopwm324.h.
| #define EE_RDY_vect (0x74) |
Definition at line 1447 of file iopwm324.h.
| #define INT0_vect (0x1c) |
Definition at line 1425 of file iopwm324.h.
| #define INT1_vect (0x20) |
Definition at line 1426 of file iopwm324.h.
| #define INT2_vect (0x24) |
Definition at line 1427 of file iopwm324.h.
| #define INT3_vect (0x28) |
Definition at line 1428 of file iopwm324.h.
| #define LIN_ERR_vect (0x54) |
Definition at line 1439 of file iopwm324.h.
| #define LIN_TC_vect (0x50) |
Definition at line 1438 of file iopwm324.h.
| #define PCINT0_vect (0x58) |
Definition at line 1440 of file iopwm324.h.
| #define PCINT1_vect (0x5c) |
Definition at line 1441 of file iopwm324.h.
| #define PCINT2_vect (0x60) |
Definition at line 1442 of file iopwm324.h.
| #define PCINT3_vect (0x64) |
Definition at line 1443 of file iopwm324.h.
| #define PSC_END_CYCLE_vect (0x18) |
Definition at line 1424 of file iopwm324.h.
| #define PSC_FAULT_vect (0x14) |
Definition at line 1423 of file iopwm324.h.
| #define RESET_vect (0x00) |
Definition at line 1418 of file iopwm324.h.
| #define SIGNATURE_000 0x1e |
Definition at line 38 of file iopwm324.h.
| #define SIGNATURE_001 0x95 |
Definition at line 39 of file iopwm324.h.
| #define SIGNATURE_002 0x84 |
Definition at line 40 of file iopwm324.h.
| #define SPI_STC_vect (0x68) |
Definition at line 1444 of file iopwm324.h.
| #define SPM_RDY_vect (0x78) |
Definition at line 1448 of file iopwm324.h.
| #define TIMER0_COMPA_vect (0x3c) |
Definition at line 1433 of file iopwm324.h.
| #define TIMER0_COMPB_vect (0x40) |
Definition at line 1434 of file iopwm324.h.
| #define TIMER0_OVF_vect (0x44) |
Definition at line 1435 of file iopwm324.h.
| #define TIMER1_CAPT_vect (0x2c) |
Definition at line 1429 of file iopwm324.h.
| #define TIMER1_COMPA_vect (0x30) |
Definition at line 1430 of file iopwm324.h.
| #define TIMER1_COMPB_vect (0x34) |
Definition at line 1431 of file iopwm324.h.
| #define TIMER1_OVF_vect (0x38) |
Definition at line 1432 of file iopwm324.h.
| #define WDT_vect (0x70) |
Definition at line 1446 of file iopwm324.h.
1.5.7.1