unsigned char PIO_GetOutputDataStatus (const Pin *pin) |
Name | Type | Default | Description |
pin | const Pin * |
Pointer to a Pin instance describing one or more pins. |
|
Return value | unsigned char |
1 if the Pin instance contains at least one PIO that is configured to output a high level; otherwise 0. |