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