1.8.19.24 SEFCx_UserSignatureRightsGet Function

C

uint32_t SEFCx_UserSignatureRightsGet(void);

Summary

Reads the access rights of the user signature

Description

This functions reads the access rights of the user signature

Precondition

None.

Parameters

None

Returns

rights of the user signature

Example

uint32_t usrRights = SEFC0_UserSignatureRightsGet();

Remarks

None.