CMSIS style register definitions for the atmega family. More...
CMSIS style register definitions for the atmega family.
Definition in file atmega_regs_common.h.
#include <avr/io.h>#include <avr/power.h> Include dependency graph for atmega_regs_common.h:
 Include dependency graph for atmega_regs_common.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Data Structures | |
| struct | mega_timer_t | 
| Timer register map.  More... | |
| struct | mini_timer_t | 
| 8-bit timer register map  More... | |
| struct | mega_uart_t | 
| UART register map.  More... | |
| #define | REG8 volatile uint8_t | 
| Register types. | |
| #define | REG16 volatile uint16_t |