_lwmsgq_send

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,613件の閲覧回数
Nouchi
Senior Contributor II

Hello,

 

I don't find informations about _lwmsgq_send function in Reference Manuals ou User Guide.

Is it possible to call this function from an ISR ?

 

Emmanuel.

0 件の賞賛
返信
1 解決策
1,749件の閲覧回数
EAI
Contributor IV
Yes, you can call it from an ISR, if you do not secify a blocking flag (LWMSGQ_SEND_BLOCK_ON_FULL, LWMSGQ_SEND_BLOCK_ON_SEND)

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,750件の閲覧回数
EAI
Contributor IV
Yes, you can call it from an ISR, if you do not secify a blocking flag (LWMSGQ_SEND_BLOCK_ON_FULL, LWMSGQ_SEND_BLOCK_ON_SEND)
0 件の賞賛
返信