#include <inttypes.h>#include "WaspConstants.h"

Go to the source code of this file.
Functions | |
| uint8_t | readEPRA () |
| uint8_t | readEPRB () |
| uint8_t | testPeripherals () |
Variables | |
| uint8_t | EPRA = 0 |
| uint8_t | EPRB = 0 |
| uint8_t readEPRA | ( | ) |
| uint8_t readEPRB | ( | ) |
| uint8_t testPeripherals | ( | ) |
| uint8_t EPRA = 0 |
Definition at line 36 of file WaspRegisters.c.
| uint8_t EPRB = 0 |
Definition at line 39 of file WaspRegisters.c.
1.5.6