Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
SGpioInit Struct Reference
[GPIO Exported Types]
SPIRIT GPIO Init structure definition. More...
#include <SPIRIT_Gpio.h>
Data Fields | |
SpiritGpioPin | xSpiritGpioPin |
SpiritGpioMode | xSpiritGpioMode |
SpiritGpioIO | xSpiritGpioIO |
Detailed Description
SPIRIT GPIO Init structure definition.
Definition at line 233 of file SPIRIT_Gpio.h.
Field Documentation
Specifies the I/O selection for the selected pins. This parameter can be a value of SpiritGpioIO
Definition at line 241 of file SPIRIT_Gpio.h.
Specifies the operating mode for the selected pins. This parameter can be a value of SpiritGpioMode
Definition at line 238 of file SPIRIT_Gpio.h.
Specifies the GPIO pins to be configured. This parameter can be any value of SpiritGpioPin
Definition at line 235 of file SPIRIT_Gpio.h.
Generated on Tue Jul 12 2022 15:14:32 by
