Detailed explanation of C51's INTRINS.H

Publisher:平和的心情Latest update time:2015-09-14 Source: eefocusKeywords:C51  INTRINS Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
extern void           _nop_      (void);   //No operation, equivalent to the NOP instruction of 8051extern
bit            _testbit_ (bit);   //Test and clear the bit, equivalent to the JBC instruction of 8051extern
unsigned char _cror_     (unsigned char, unsigned char);   //Circular right shift
of a characterextern unsigned int   _iror_     (unsigned int,   unsigned char);  //Circular right shift of an integerextern
unsigned long _lror_     (unsigned long, unsigned char);  //Circular right shift of a long integerextern
unsigned char _crol_     (unsigned char, unsigned char);  //Circular left shift of a characterextern
unsigned int   _irol_     (unsigned int,   unsigned char);  //Circular left shift of an
integerextern unsigned long _lrol_     (unsigned long, unsigned char);  //Circular left shift of a long integerextern
unsigned char _chkfloat_(float);   //Test and return the source point status
Keywords:C51  INTRINS Reference address:Detailed explanation of C51's INTRINS.H

Previous article:How to use MCU RAM
Next article:Function pointers and reentrant functions in Keil C51

Latest Microcontroller Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号