BeRTOS
|
Atmel's SAM3 registers definitions. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | Pwm |
PWM context structure. More... |
Atmel's SAM3 registers definitions.
This file derives from the one included in Atmel softpack, and defines registers not yet written in standard BeRTOS include file (io/sam3_*.h) with some minor modifications for BeRTOS compatibility. You should normally use standard BeRTOS include file for register definitions (i.e. io/sam3.h, io/sam3_pio.h, io/sam3_uart.h, etc.) but in case you need register definitions for SAM3 hardware not yet supported by BeRTOS you can include this file.
Definition in file sam3n.h.