下載本文檔
版權說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權,請進行舉報或認領
文檔簡介
1、C語言位域操作方法#include <avr/io.h>#ifndef _Use_AdvancedPortCommand# define _Use_AdvancedPortCommand# define PAInUse 0xff# define PBInUse 0xff# define PCInUse 0xff# define PDI
2、nUse 0xff# define PEInUse 0x00# define PFInUse 0x00# define PGInUse 0x00# define PHInUse 0
3、x00# define PIInUse 0x00# define PJInUse 0x00# define PKInUse 0x00# define PLInUse 0x00# define PMInUse
4、; 0x00# define PNInUse 0x00# define POInUse 0x00# define PPInUse 0x00# define PQInUse 0x00# define PRInUse
5、160; 0x00# define PSInUse 0x00# define PTInUse 0x00# define PUInUse 0x00# define PVInUse 0x00# define PWInUs
6、e 0x00# define PXInUse 0x00# define PYInUse 0x00# define PZInUse 0x00# define Read_PA0 (PINA<
7、<7)>>7)# define Read_PA1 (PINA<<6)>>7)# define Read_PA2 (PINA<<5)>>7)# define Read_PA3 (PINA<<4)>>7)# define Read_PA4
8、 (PINA<<3)>>7)# define Read_PA5 (PINA<<2)>>7)# define Read_PA6 (PINA<<1)>>7)# define Read_PA7 (PINA>>7)# define Read_PB0
9、 (PINB<<7)>>7)# define Read_PB1 (PINB<<6)>>7)# define Read_PB2 (PINB<<5)>>7)# define Read_PB3 (PINB<<4)>>7)# define Read_PB4
10、160; (PINB<<3)>>7)# define Read_PB5 (PINB<<2)>>7)# define Read_PB6 (PINB<<1)>>7)# define Read_PB7 (PINB>>7)# define Read_PC0
11、160; (PINC<<7)>>7)# define Read_PC1 (PINC<<6)>>7)# define Read_PC2 (PINC<<5)>>7)# define Read_PC3 (PINC<<4)>>7)# d
12、efine Read_PC4 (PINC<<3)>>7)# define Read_PC5 (PINC<<2)>>7)# define Read_PC6 (PINC<<1)>>7)# define Read_PC7 (PINC>>
13、;7)# define Read_PD0 (PIND<<7)>>7)# define Read_PD1 (PIND<<6)>>7)# define Read_PD2 (PIND<<5)>>7)# define Read_PD3 (PIND&
14、lt;<4)>>7)# define Read_PD4 (PIND<<3)>>7)# define Read_PD5 (PIND<<2)>>7)# define Read_PD6 (PIND<<1)>>7)# define Read_PD7
15、60; (PIND>>7)typedef struct BYTE_BIT unsigned Bit0:1; unsigned Bit1:1; unsigned Bit2:1; unsigned Bit3:1; unsigned Bit4:1; unsigned Bit5:1; unsigned Bit6:1; unsigned Bit7:1;PORTBIT;# define PORTA_B
16、IT (*(volatile PORTBIT *)PORTA)# define PORTB_BIT (*(volatile PORTBIT *)PORTB)# define PORTC_BIT (*(volatile PORTBIT *)PORTC)# define PORTD_BIT (*(volatile PORTBIT *)PORTD)# define DDRA_BIT (*(volatile PORTBIT *)DDRA)# define DDRB_BIT (*(volatile PORTB
17、IT *)DDRB)# define DDRC_BIT (*(volatile PORTBIT *)DDRC)# define DDRD_BIT (*(volatile PORTBIT *)DDRD)# define PORTDefine();#endif 2 第二種位操作方法 typedef union unsigned char value; struct unsigned int bit0:1; unsigned int bit1:1;
18、; unsigned int bit2:1; unsigned int bit3:1; unsigned int bit4:1; unsigned int bit5:1; unsigned int bit6:1; unsigned int bit7:1; bit_field; PORT;用法:聲明:PORT pa;位操作: pa.bit_field.bit0=pa.bit_field.bit0;/位取反 PORTA=pa.value;
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 蘇教版江蘇省徐州市2023-2024學年下學期高二年級第三次檢測數(shù)學試題
- 六年級數(shù)學上冊《高頻錯題訓練》
- 西京學院《土木工程施工》2021-2022學年第一學期期末試卷
- 2024秋期國家開放大學本科《古代小說戲曲專題》一平臺在線形考(形考任務4)試題及答案
- 2025屆江西省高三語文試題及答案
- 西京學院《大數(shù)據(jù)存儲與管理技術》2022-2023學年期末試卷
- 西華師范大學《中國宗教史》2022-2023學年第一學期期末試卷
- 圖文《黃昏》課件
- 西華師范大學《外國歷史要籍研讀》2021-2022學年第一學期期末試卷
- 西華師范大學《數(shù)據(jù)結構》2022-2023學年期末試卷
- 肝癌原發(fā)性肝癌的綜合治療
- 放化療相關口腔黏膜炎預防及處理
- 公司電梯安全總監(jiān)、電梯安全員崗位職責
- 02J331地溝及蓋板圖集
- 2019年西藏開發(fā)投資集團有限公司招聘試題及答案解析
- 大慶油田建設工程竣工結算工作要求
- HAY崗位管理體系構建
- 國家開放大學《應用概率統(tǒng)計》綜合作業(yè)1-4參考答案
- 2023年中級經(jīng)濟師考試真題及答案
- SB/T 10895-2012鮮蛋包裝與標識
- GB/T 9115-2010對焊鋼制管法蘭
評論
0/150
提交評論