摘要
以例举的方式,阐述单片机C语言编程中有关标志位的自定义以及对于其当前状态的保存问题。从标志位的理念着手,探讨在单片机C语言编程中自定义标志位的必要性、自定义标志位保存的必要性,以及自定义标志位保存的几种具体的操作方法。
The customization and saving of the flag bit in C programming for microcontrollers are described. Necessities for customizing flag bit and saving of the customized bit are discussed, and several ways for saving customized flag bit in C language are provided.
出处
《单片机与嵌入式系统应用》
2010年第6期19-21,24,共4页
Microcontrollers & Embedded Systems
关键词
单片机
C语言
自定义
位
变量
保存
microcontroller
C language
customization
bit
variable
save