Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: HYBRYD2018_IZU_GROUND_STATION HYBRYD2018_IZU_ROCKET Hybrid_IZU201811_GNDv1 Hybrid_IZU2019 ... more
ES920LR Class Reference
920MHz帯無線機ES920LRを簡単に使えるクラス More...
#include <ES920LR.hpp>
Public Member Functions | |
void | attach (void(*funcAddr)(void), unsigned char myHeader) |
データ処理関数を設定 |
Detailed Description
920MHz帯無線機ES920LRを簡単に使えるクラス
Definition at line 20 of file ES920LR.hpp.
Member Function Documentation
void attach | ( | void(*)(void) | funcAddr, |
unsigned char | myHeader | ||
) |
データ処理関数を設定
- Parameters:
-
*funcAddr 関数ポインタ、void型引数無し関数のみ設定可 header 関数を選択する0~255のヘッダー
Definition at line 312 of file ES920LR.hpp.
Generated on Fri Aug 12 2022 13:20:45 by
