Skip to content
Email: contact@fastbitlab.com
FastBit EBA
  • Home
  • All Courses
  • Rust
  • Contact Us
  • Learn Free
  • Shop
Menu Close
  • Home
  • All Courses
  • Rust
  • Contact Us
  • Learn Free
  • Shop

Microcontroller Embedded C Programming Lecture 40| ‘Extern’ storage class specifier

  • Post author:FastBitLab
  • Post published:May 19, 2022

  'Extern' storage class specifier     In this article, let's understand 'extern' keyword. In C, the 'extern' storage class specifier is used to declare a variable or function that…

Continue ReadingMicrocontroller Embedded C Programming Lecture 40| ‘Extern’ storage class specifier

Microcontroller Embedded C Programming Lecture 39| Use cases of ‘static’ with functions

  • Post author:FastBitLab
  • Post published:May 18, 2022

  Use cases of 'static' with functions     In this article, let's see how static keywords can be used with functions. So, we have two files. A main.c and…

Continue ReadingMicrocontroller Embedded C Programming Lecture 39| Use cases of ‘static’ with functions

Microcontroller Embedded C Programming Lecture 38| Use cases of ‘static’ with variables

  • Post author:FastBitLab
  • Post published:May 18, 2022

  Use cases of 'static' with variables     In this article, let's see some more use cases of static storage class specifiers.    A 'C' project can be a…

Continue ReadingMicrocontroller Embedded C Programming Lecture 38| Use cases of ‘static’ with variables

Microcontroller Embedded C Programming Lecture 37| Storage class specifiers in ‘C’

  • Post author:FastBitLab
  • Post published:May 17, 2022

  Storage class specifiers in 'C'       Type Storage Classes in 'C' Language decides: Scope of a variable Visibility of a variable or function  Lifetime of a variable…

Continue ReadingMicrocontroller Embedded C Programming Lecture 37| Storage class specifiers in ‘C’

Microcontroller Embedded C Programming Lecture 36| Address of variables contd.

  • Post author:FastBitLab
  • Post published:May 16, 2022

  Address of variables contd.     When working with variables in C, it's essential to grasp the concept of memory addresses and how they can be stored in variables…

Continue ReadingMicrocontroller Embedded C Programming Lecture 36| Address of variables contd.

Microcontroller Embedded C Programming Lecture 35| Address of variables

  • Post author:FastBitLab
  • Post published:May 14, 2022

  Address of variables     In this article, let's learn about the address of variables.   Consider the variable named myData. When you use the notation &myData, it gives…

Continue ReadingMicrocontroller Embedded C Programming Lecture 35| Address of variables
  • Go to the previous page
  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 31
  • Go to the next page

Articles

Finite state Machine(FSM) FreeRTOS Lectures Linux Device Driver Programming Lectures Linux Device Driver Programming Tutorial Microcontroller Embedded C programming Lectures STM32 GPIO Lectures STM32 I2C Lectures STM32 SPI Lectures STM32 UART Lectures STM32 USART Lectures STM32-LTDC (MCU3) Lectures
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 65| Testing RGB mixer application on STM32F746 and STM32F407 DISC board
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 64| About touch screen controller
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 63| Testing RGB mixer application on STM32F429 DISC board
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 62| Exercise implementation on simulator part-7
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 61| Exercise implementation on simulator part-6

Please share this

Copyright 2025 - fastbitlab.com