SPIKE-RT C API Reference [Japanese]
An RTOS-based software platform for LEGO® Education SPIKE™.
読み取り中…
検索中…
一致する文字列を見つけられません
battery.h ファイル

API for the hub battery. [詳解]

[ソースコード]

関数

uint16_t hub_battery_get_voltage (void)
 バッテリーの電圧を取得する.
 
uint16_t hub_battery_get_current (void)
 バッテリーの電流を取得する.
 

詳解

API for the hub battery.

著者
Makoto Shimojima