Source that processes the MBN status information. More...
#include "AppGlobal.h"
#include "../Header/API_Header/AppDataInterface.h"
Functions | |
int | mbn_status_info () |
function that determines the MBN status information | |
Variables | |
status_screen_struct | screen_status_value [MACRO_MAX_MESSAGE_QUEUE_SIZE] |
mbn_identification_info_t | mbn_module_info |
uint8_t | normal_list [MACRO_MAX_MESSAGE_QUEUE_SIZE] |
uint8_t | curr_war_list [MACRO_MAX_MESSAGE_QUEUE_SIZE] |
uint8_t | curr_fault_list [MACRO_MAX_MESSAGE_QUEUE_SIZE] |
uint8_t | g_status_index |
uint8_t | prev_mbn_status_value = 0 |
Source that processes the MBN status information.
int mbn_status_info | ( | ) |
function that determines the MBN status information
module_num_status | - indicates the module number |
uint8_t curr_fault_list[MACRO_MAX_MESSAGE_QUEUE_SIZE] |
uint8_t curr_war_list[MACRO_MAX_MESSAGE_QUEUE_SIZE] |
|
extern |
|
extern |
|
extern |
uint8_t prev_mbn_status_value = 0 |
|
extern |