Skip to content

Hussam Talks Tech

Welcome to my Electronics Blog!

Menu
  • Home
  • Blog
  • News
  • Categories
  • About
  • Contact
Menu

Month: July 2025

Bit Manipulation in C Part II – Read Modify Write Operations

Posted on 30.07.202531.07.2025 by halherta

This article covers Read Modify Write (RMW) operations. These operations allow the programmer to manipulate one or more bits of interest within a variable (or register), without affecting the state of the rest of the bits in the that variable (or register). In order to understand RMW operations, the reader must have a solid foundation…

Read more

Bit Manipulation in C Part I – Bit Manipulation Basics

Posted on 30.07.202531.07.2025 by halherta

The topic of bit manipulation in C doesn’t seem to get as much attention in many C programming books and study guides. Perhaps because it’s a not used regularly by application developers and system programmers. Knowledge of bit manipulation is however downright critical in the fields of embedded systems, kernel space programming and device drivers…

Read more
  • July 2025
July 2025
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
     

Archives

  • July 2025

Categories

  • C

LOREM IPSUM

Sed ut perspiciatis unde omnis iste natus voluptatem fringilla tempor dignissim at, pretium et arcu. Sed ut perspiciatis unde omnis iste tempor dignissim at, pretium et arcu natus voluptatem fringilla.

LOREM IPSUM

Sed ut perspiciatis unde omnis iste natus voluptatem fringilla tempor dignissim at, pretium et arcu. Sed ut perspiciatis unde omnis iste tempor dignissim at, pretium et arcu natus voluptatem fringilla.

LOREM IPSUM

Sed ut perspiciatis unde omnis iste natus voluptatem fringilla tempor dignissim at, pretium et arcu. Sed ut perspiciatis unde omnis iste tempor dignissim at, pretium et arcu natus voluptatem fringilla.

© 2025 Hussam Talks Tech | Powered by Minimalist Blog WordPress Theme