OS_MBOX_GET_INFO_FUNC definition

This constant determines whether the osGetMailboxInfo function is included or excluded during compilation. The constant is set to 1 by default, and the function is available only when this value remains 1. If the function is not required, it may be disabled to reduce the final code size by setting the value to 0.

Version:1.0
See also: mailboxes, osGetMailboxInfo
SpaceShadow documentation