SPMU379A April 2026 – July 2026 TPS25751A
| Description | This Task sets the selected GPIO pin output to logic low. | ||
|---|---|---|---|
| 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 6-1. | ||
| Task Completion | The ‘GPsl’ 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 ouptut in the AppConfig for the 'GPsl' to work. Use the "Output Enable" field to set the GPIO to be an output pin. Use the "Initial Value" field to set the initial value. | ||