| void PN_APP_IOD_getSubmodCfgList | ( | PN_APP_IOD_SubmodCfgEntry_t ** | list, |
| uint32_t * | listSize | ||
| ) |
Get submodCfgList defined in pn_app_iod_mod_cfg.c.
A getter function for the list of the user submodules and their allowed configuration.
| [out] | list | Pointer to the returned list. |
| [out] | listSize | Pointer to the list size. |