|
dRonin
adbada4
dRonin firmware
|
Hardware functions to deal with the reset register. More...
Files | |
| file | pios_reset.h |
| Reset information. | |
Functions | |
| void | PIOS_RESET_Clear () |
| PIOS_RESET_Clear Does nothing on POSIX systems. More... | |
| int16_t | PIOS_RESET_GetResetReason (void) |
| PIOS_RESET_GetResetReason Does nothing on POSIX systems. More... | |
Hardware functions to deal with the reset register.
| enum reboot_flags |
Definition at line 33 of file pios_reset.h.
| void PIOS_RESET_Clear | ( | void | ) |
PIOS_RESET_Clear Does nothing on POSIX systems.
Definition at line 38 of file pios_reset.c.
| int16_t PIOS_RESET_GetResetReason | ( | void | ) |
PIOS_RESET_GetResetReason Does nothing on POSIX systems.
Definition at line 47 of file pios_reset.c.