eRPC API Reference  Rev. 1.12.0
NXP Semiconductors
erpc_pre_post_action.h File Reference
#include <cstddef>
+ Include dependency graph for erpc_pre_post_action.h:

Go to the source code of this file.

Classes

class  erpc::PrePostAction
 Client and server may used cb functions before and after rpc call. More...
 

Typedefs

typedef void(* pre_post_action_cb) (void)