PandA-2024.02
Functions
led_example.c File Reference
#include "leds_ctrl.h"
#include "sw_ctrl.h"
#include "btn_ctrl.h"
#include "sevensegments_ctrl.h"
Include dependency graph for led_example.c:

Go to the source code of this file.

Functions

unsigned char convert_char_digit_2_sseg (char c)
 
void led_example ()
 

Function Documentation

◆ convert_char_digit_2_sseg()

unsigned char convert_char_digit_2_sseg ( char  c)

Definition at line 6 of file led_example.c.

References test_panda::table.

Referenced by led_example().

Here is the caller graph for this function:

◆ led_example()

void led_example ( )

initialize with the middle dot

now manage the fractional part of the number

Definition at line 12 of file led_example.c.

References btn_ctrl(), BUTTON_UP, convert_char_digit_2_sseg(), DOT_BITVALUE, leds_ctrl(), sevensegments_ctrl(), and sw_ctrl().

Here is the call graph for this function:

Generated on Mon Feb 12 2024 13:03:09 for PandA-2024.02 by doxygen 1.8.13