Learn essential programming style rules for variables in embedded C through this 30-minute tutorial. Explore generic rules, pointers, double pointers, booleans, handles, global variables, multiple types, variable keywords, const, static, and volatile concepts. Gain insights into best practices for writing clean and efficient embedded C code, following the instructor's preferred coding style.
Overview
Syllabus
Generic rules.
Pointer.
Double pointer.
Boolean.
Handles.
Global.
Multiple types.
Variable keywords.
Const.
Static.
Volatile.
Taught by
Mutex Embedded