|
CTS-SAT-1-OBC-Firmware
|
#include <eps_types.h>
Public Attributes | |
| uint8_t | mode |
| uint8_t | config_changed_since_boot |
| uint8_t | reset_cause |
| uint32_t | uptime_sec |
| uint16_t | error_code |
| uint16_t | rst_cnt_pwron |
| uint16_t | rst_cnt_wdg |
| uint16_t | rst_cnt_cmd |
| uint16_t | rst_cnt_mcu |
| uint16_t | rst_cnt_emlopo |
| uint16_t | time_since_prev_cmd_sec |
| uint32_t | unix_time_sec |
| uint8_t | calendar_years_since_2000 |
| uint8_t | calendar_month |
| uint8_t | calendar_day |
| uint8_t | calendar_hour |
| uint8_t | calendar_minute |
| uint8_t | calendar_second |
| uint8_t EPS_struct_system_status_t::calendar_day |
| uint8_t EPS_struct_system_status_t::calendar_hour |
| uint8_t EPS_struct_system_status_t::calendar_minute |
| uint8_t EPS_struct_system_status_t::calendar_month |
| uint8_t EPS_struct_system_status_t::calendar_second |
| uint8_t EPS_struct_system_status_t::calendar_years_since_2000 |
| uint8_t EPS_struct_system_status_t::config_changed_since_boot |
| uint16_t EPS_struct_system_status_t::error_code |
| uint8_t EPS_struct_system_status_t::mode |
| uint8_t EPS_struct_system_status_t::reset_cause |
| uint16_t EPS_struct_system_status_t::rst_cnt_cmd |
| uint16_t EPS_struct_system_status_t::rst_cnt_emlopo |
| uint16_t EPS_struct_system_status_t::rst_cnt_mcu |
| uint16_t EPS_struct_system_status_t::rst_cnt_pwron |
| uint16_t EPS_struct_system_status_t::rst_cnt_wdg |
| uint16_t EPS_struct_system_status_t::time_since_prev_cmd_sec |
| uint32_t EPS_struct_system_status_t::unix_time_sec |
| uint32_t EPS_struct_system_status_t::uptime_sec |