Programmable Clock with RTOS 0.0.1
Implementaiton of a programmable clock using RTOS with STM32GO microcontroller.
Loading...
Searching...
No Matches
states

Macros

#define LCD_OFF   0u
 
#define LCD_ON   1u
 
#define LCD_TOGGLE   2u
 

Detailed Description

Macro Definition Documentation

◆ LCD_OFF

#define LCD_OFF   0u

Brief description

◆ LCD_ON

#define LCD_ON   1u

Brief description

◆ LCD_TOGGLE

#define LCD_TOGGLE   2u

Brief description