One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
|
#include <status_leds.h>
成员变量 | |
void(* | set_heartbeat )(const struct device *dev) |
void(* | set_heartbeat_always_on )(const struct device *dev) |
int(* | set_error_always_on )(const struct device *dev) |
int(* | set_error_blink )(const struct device *dev, const uint8_t times) |
void(* | remove_error )(const struct device *dev) |
void(* remove_error) (const struct device *dev) |
int(* set_error_always_on) (const struct device *dev) |
int(* set_error_blink) (const struct device *dev, const uint8_t times) |
void(* set_heartbeat) (const struct device *dev) |
void(* set_heartbeat_always_on) (const struct device *dev) |