unsigned char PIO_Configure (const Pin *list, unsigned int size) |
Name | Type | Default | Description |
list | const Pin * |
Pointer to a list of Pin instances. |
|
size | unsigned int |
Size of the Pin list (calculated using PIO_LISTSIZE). |
|
Return value | unsigned char |
1 if the pins have been configured properly; otherwise 0. |