语法:#use fixed_io(port_outputs=pin.pin?)
port is A~G.
pin is one of the pins defined in the device.h file.
Purpose: Affects how the compiler generates input and output code, as described below. This instruction is valid until the next #use xxxx_io appears. Executing the method to set I/O will cause the compiler to generate code that makes the I/O either an input or an output each time it is used. The pin is programmed according to the information in the I/O direction register (the I/O direction register is actually implemented but not operated on), which will store a byte in the RAM used by standard I/O.
Example: #use fixed_io(a_outputs=PIN_A2,PIN_A3) //Set PINA2 and PIN_A3 as outputs
Previous article:PIC microcontroller CCS C language (#UNDEF usage)
Next article:PIC microcontroller CCS C language (#USE FAST_IO usage)
Recommended ReadingLatest update time:2024-11-16 19:25
- Popular Resources
- Popular amplifiers
- Virtualization Technology Practice Guide - High-efficiency and low-cost solutions for small and medium-sized enterprises (Wang Chunhai)
- Principles and Applications of Single Chip Microcomputers 3rd Edition (Zhang Yigang)
- 【Follow me Season 2 Episode 2】Program source code user bigjiong
- A review of deep learning applications in traffic safety analysis
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Protecting Your IP Cores - Part 1 Soft IP, Section 1: Encryption of HDL Code
- EEWorld 2020 annual summary: useful articles, popular reviews, download top list, and well-received courses, all here!
- Hey guys, this is my first time using Cadence's Pspice simulation and I encountered this problem
- How to use Bluetooth 4.2 to implement the Internet of Things
- What is the difference between silicon carbide, MOSFET and IGBT?
- [AT-START-F403A Review] + Zero-distance contact
- The power supply cannot be turned on when the USB flash drive is plugged in. What is the reason?
- Understanding of a curve graph in Chapter 4 of "High Frequency Electronic Circuits. Zeng Xingwen Edition"
- GD32 ADC pin setting problem
- EEWORLD University Hall----Live Interview: TI C2000 Piccolo Single Chip - Realize Dual-Axis Servo Motor and Motor Control