15 Bit masking in embedded c

  Рет қаралды 38,829

Smart Logic Academy

Smart Logic Academy

5 жыл бұрын

Basics of Embedded C Programming for Beginners
www.udemy.com/course/embedded...
8051 Microcontroller - Embedded C and Assembly Language
www.udemy.com/course/8051-mic...

Пікірлер: 29
@SoberMan2001
@SoberMan2001 2 жыл бұрын
At 6:40 in last line: REGT_8b & ....... The first operand should be 11100000 instead of 11100100 so the value of 11100000 & 10111111 become 10100000
@rahultribhuwan6724
@rahultribhuwan6724 3 жыл бұрын
Well explained, need more videos, Thank you.
@divyaanjali2563
@divyaanjali2563 3 жыл бұрын
6:46 final value is 10100100
@hyderalishaik2219
@hyderalishaik2219 4 жыл бұрын
thank you sir continue posting the remaining lectures sir please
@rajcodes100
@rajcodes100 5 жыл бұрын
Thank you - good explanation.
@ashrafmaniyar3283
@ashrafmaniyar3283 4 жыл бұрын
very good explanation for basic understanding
@SoberMan2001
@SoberMan2001 2 жыл бұрын
Thanks Mota Bhai for this amazing video!
@ibra1133
@ibra1133 2 жыл бұрын
Thanks man much love from Sweden.
@starshiva7088
@starshiva7088 3 жыл бұрын
good explanation 👍
@oabuv429
@oabuv429 2 жыл бұрын
Very nice explanation.
@shivpujankumarprajapati9463
@shivpujankumarprajapati9463 3 жыл бұрын
Very helpful sir
@aakashirapsongs3139
@aakashirapsongs3139 2 жыл бұрын
Very useful thanks for share
@enginstud8852
@enginstud8852 3 жыл бұрын
Thank you so much
@kayitbilgileri
@kayitbilgileri Жыл бұрын
Thank you. REGT_8b = REGT_8b ^ (1
@imadali1713
@imadali1713 2 жыл бұрын
thanks for explanation
@vinothkannanr2804
@vinothkannanr2804 4 жыл бұрын
good video
@jaikrish50
@jaikrish50 4 жыл бұрын
how to access the free course in udemy i check it it shows paid course
@hrishikeshgarud7177
@hrishikeshgarud7177 4 жыл бұрын
Thanks
@ecodetech5519
@ecodetech5519 3 жыл бұрын
thanks
@Sekhar_Home
@Sekhar_Home 3 жыл бұрын
Thnx. That the video i want
@ohorit
@ohorit 5 жыл бұрын
The last line of your code has a flaw. Regt_8B value when doing & operation is not correct I guess
@siddharthdedhia11
@siddharthdedhia11 4 жыл бұрын
he has considered the value of Reg B used in the previous video(where LED2 is not blinking). Cheers !
@vasuvvasuv7751
@vasuvvasuv7751 3 жыл бұрын
yes your correct i also worked and checked many times the answer is 1010 0100
@vasuvvasuv7751
@vasuvvasuv7751 3 жыл бұрын
@@siddharthdedhia11 cheers. your guess is correct
@SmartLogicAcademy
@SmartLogicAcademy 3 ай бұрын
Get the best course on 8051 @just Rs.399 www.udemy.com/course/8051-microcontroller-embedded-c-and-assembly-language/?couponCode=7DEAF5B87B2CDC5D6E7A Get the best course on Embedded C @just Rs.399 www.udemy.com/course/embedded-c-programming-for-embedded-systems/?couponCode=88A67D27E616F04AC85A
@pulivarthisairam6404
@pulivarthisairam6404 4 жыл бұрын
where we used bit masking techniques in real time applications
@andreicosma4309
@andreicosma4309 4 жыл бұрын
Micro controllers :)
@Brianvanvlymen
@Brianvanvlymen 3 жыл бұрын
no close caption!
@avanishavanishwarao3008
@avanishavanishwarao3008 5 жыл бұрын
Not much effective explanation.