Data Fields
MutexP_Params Struct Reference

Basic MutexP Parameters. More...

#include <MutexP.h>

Data Fields

void(* callback )(void)
 

Detailed Description

Basic MutexP Parameters.

Structure that contains the parameters are passed into MutexP_create when creating a MutexP instance. The MutexP_Params_init function should be used to initialize the fields to default values before the application sets the fields manually. The MutexP default parameters are noted in MutexP_Params_init.

Field Documentation

§ callback

void(* MutexP_Params::callback) (void)

Callback while waiting for mutex unlock


The documentation for this struct was generated from the following file:
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale