TR-mbed 1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
ext_game_robot_status_t Struct Reference

#include <ref_serial.h>

Public Attributes

union { 
 
   uint8_t   dataBuff [27] 
 
   struct { 
 
      uint8_t   robot_id 
 
      uint8_t   robot_level 
 
      uint16_t   current_HP 
 
      uint16_t   maximum_HP 
 
      uint16_t   shooter_barrel_cooling_value 
 
      uint16_t   shooter_barrel_heat_limit 
 
      uint16_t   chassis_power_limit 
 
      uint8_t   power_management_output 
 
   }  
 
data 
 
uint8_t InfoUpdataFlag
 

Member Data Documentation

◆ chassis_power_limit

uint16_t ext_game_robot_status_t::chassis_power_limit

◆ current_HP

uint16_t ext_game_robot_status_t::current_HP

◆ [union]

union { ... } ext_game_robot_status_t::data

◆ dataBuff

uint8_t ext_game_robot_status_t::dataBuff[27]

◆ InfoUpdataFlag

uint8_t ext_game_robot_status_t::InfoUpdataFlag

◆ maximum_HP

uint16_t ext_game_robot_status_t::maximum_HP

◆ power_management_output

uint8_t ext_game_robot_status_t::power_management_output

◆ robot_id

uint8_t ext_game_robot_status_t::robot_id

◆ robot_level

uint8_t ext_game_robot_status_t::robot_level

◆ shooter_barrel_cooling_value

uint16_t ext_game_robot_status_t::shooter_barrel_cooling_value

◆ shooter_barrel_heat_limit

uint16_t ext_game_robot_status_t::shooter_barrel_heat_limit

The documentation for this struct was generated from the following file: