OS_MBOX_CLEAR_FUNC Definition

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

Version:1.0
See also: mailboxes, osClearMailbox
SpaceShadow documentation