This structure is used to initialize a single GPIO pin.
Data Fields | |
| uint32_t | outVal |
| Pin output state. | |
| uint32_t | driveMode |
| Drive mode. | |
| en_hsiom_sel_t | hsiom |
| HSIOM selection. | |
| uint32_t | intEdge |
| Interrupt Edge type. | |
| uint32_t | vtrip |
| Input buffer voltage trip type. | |
| uint32_t | slewRate |
| Output buffer slew rate. | |