#include "status.h"Go to the source code of this file.
Functions | |
| uint16_t | GetStatus (void) |
| uint16_t | SetStatus (uint16_t uiStatus) |
| uint16_t GetStatus | ( | void | ) |
Definition at line 31 of file status.c.
References MEM_STATUS_H, MEM_STATUS_L, printf(), RamtronReadByte(), and WD_Reset().
Definition at line 45 of file status.c.
References MEM_STATUS_H, MEM_STATUS_L, printf(), RamtronWriteByte(), and WD_Reset().
Referenced by Init().
1.4.7