STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
defines to replace magic numbers

Macros

#define TWO_BITS   0x02u
 
#define FOUR_BITS   0x04u
 
#define PIN_08_VAL   0x08u
 

Detailed Description

Macro Definition Documentation

◆ FOUR_BITS

#define FOUR_BITS   0x04u

operation on four bits

◆ PIN_08_VAL

#define PIN_08_VAL   0x08u

value of pin 8

◆ TWO_BITS

#define TWO_BITS   0x02u

operation on two bits