| void PN_APP_IOD_getDefaultIoSubmodList | ( | PN_API_IOD_SubmodListEntry_t ** | list, |
| uint32_t * | listSize | ||
| ) |
Get ioSubmodList defined in pn_app_iod_mod_cfg.c.
A getter function for the list of IO submodules (including also PDEV subslots) pre-defined by the user app as ioSubmodList.
| [out] | list | Pointer to the returned list. |
| [out] | listSize | Pointer to the list size. |