Arrow3-MBN-APP
 
Loading...
Searching...
No Matches
qr_screen.c File Reference

Source that displays QR screen. More...

#include <AppGlobal.h>
Include dependency graph for qr_screen.c:

Functions

void disp_mod_qr_screen (int status_value)
 Function to display QR screen.
 
void stop_flashing_timer ()
 function to stop the flashing timer
 

Variables

int flash_on
 
status_screen_struct screen_status_value [MACRO_MAX_MESSAGE_QUEUE_SIZE]
 
status_screen m_status
 

Detailed Description

Source that displays QR screen.

Function Documentation

◆ disp_mod_qr_screen()

void disp_mod_qr_screen ( int status_value)

Function to display QR screen.

Parameters
status_value: represents the status screen number
Here is the call graph for this function:
Here is the caller graph for this function:

◆ stop_flashing_timer()

void stop_flashing_timer ( )
extern

function to stop the flashing timer

Parameters
none
Here is the caller graph for this function:

Variable Documentation

◆ flash_on

int flash_on
extern

◆ m_status

status_screen m_status
extern

◆ screen_status_value

status_screen_struct screen_status_value[MACRO_MAX_MESSAGE_QUEUE_SIZE]
extern