| uint32_t EI_API_ADP_getPortLogSyncInterval | ( | T * | pAdp_p, |
| int16_t * | pPortLogSyncInterval_p | ||
| ) |
Get the PortLogSyncInterval member value of attribute PortLogSyncIntervalCfg of the Time Sync object (Instance Attribute ID: 15).
Function that returns the PortLogSyncInterval member value of attribute PortLogSyncIntervalCfg attribute for the adapter selected by parameter pAdp_p in output parameter pPortLogSyncInterval.
| [in] | pAdp_p | Pointer to the adapter. |
| [out] | pPortLogSyncInterval_p | int16_t pointer to PortLogSyncInterval of the adapter Time Sync object. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |