/opt/ros/diamondback/stacks/ethzasl_aseba/asebaros/aseba/svn/targets/dspic33/skel.h File Reference
#include <can/can.h>
#include <dma/dma.h>
#include <gpio/gpio.h>
#include <types/types.h>
#include <vm/natives.h>
#include <vm/vm.h>
#include <common/types.h>
#include <skel-user.h>
Go to the source code of this file.
Define Documentation
#define CLEAR_EVENT |
( |
event |
|
) |
atomic_and(&events_flags, ~(1 << event)) |
#define SET_EVENT |
( |
event |
|
) |
atomic_or(&events_flags, 1 << event) |
Function Documentation
void __attribute |
( |
(noreturn) |
|
) |
|
void init_aseba_and_can |
( |
void |
|
) |
|
int load_settings_from_flash |
( |
void |
|
) |
|
void update_aseba_variables_read |
( |
void |
|
) |
|
void update_aseba_variables_write |
( |
void |
|
) |
|
Variable Documentation