EasyManuals Logo

Texas Instruments MSP430 Student Guide

Texas Instruments MSP430
398 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #98 background imageLoading...
Page #98 background image
MSP430 GPIO
GPIO Output
Once you’ve configured a pin as an output with the PxDIR register, you can set the pins value
using the PxOUT register. For P1.7, this would be the P1OUT register.
Once again, the DriverLib GPIO_setOutputHighOnPin() or GPIO_SetOutputLowOnPin()
functions are the easiest way to write to the PxOUT registers. You can set multiple pins/bits by
or’ing (+) them together (similar to the P1DIR example on the previous page).
3 - 8 MSP430 Workshop - Using GPIO with MSP430ware

Table of Contents

Other manuals for Texas Instruments MSP430

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments MSP430 and is the answer not in the manual?

Texas Instruments MSP430 Specifications

General IconGeneral
BrandTexas Instruments
ModelMSP430
CategoryMicrocontrollers
LanguageEnglish

Related product manuals