SLVUCR7 September 2024 TPS26750
Description | This Task sets the selected GPIO pin output to logic high. | ||
---|---|---|---|
INPUT DATAX | Bit | Name | Description |
Byte 1: GPIO number | |||
7:0 | GPIOnum | GPIO number, check device data-sheet for available GPIO's. For example, GPIOnum = 0 corresponds to GPIO0. | |
OUTPUT DATAX | Byte 1: Standard Task Return Code. See also Table 5-1. | ||
Task Completion | The ‘GPsh’ Task completes after the new GPIO value is committed to the GPIO register. | ||
Side Effects | There are many possible expected or unexpected side effects of changing the PD Controller’s GPIOs manually. GPIOs that are connected to PD Controller GPIO Events can not behave properly if they are modified by the ‘GPIO’ Command. Extreme care must be taken with the use of this Task. | ||
Additional Information | GPIOs must be configured as an output in the App Config for 'GPsO' to work. Use the GPIO Mapped Event "Output Enabled without Event" to configure the GPIO as an output. Use the "Initial Value" field to set the initial value. |