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

#include <ref_serial.h>

Public Attributes

union { 
 
   uint8_t   dataBuff [11] 
 
   struct { 
 
      uint8_t   game_type: 4 
 
      uint8_t   game_progress: 4 
 
      uint16_t   stage_remain_time 
 
   }  
 
data 
 
uint8_t infoUpdateFlag
 

Member Data Documentation

◆ [union]

union { ... } ext_map_command_t::data

◆ dataBuff

uint8_t ext_map_command_t::dataBuff[11]

◆ game_progress

uint8_t ext_map_command_t::game_progress

◆ game_type

uint8_t ext_map_command_t::game_type

◆ infoUpdateFlag

uint8_t ext_map_command_t::infoUpdateFlag

◆ stage_remain_time

uint16_t ext_map_command_t::stage_remain_time

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