HOG2
Public Member Functions | Public Attributes | List of all members
TOHMove Struct Reference

#include <TOH.h>

Public Member Functions

 TOHMove (uint8_t s, uint8_t d)
 
 TOHMove ()
 

Public Attributes

uint8_t source
 
uint8_t dest
 

Detailed Description

Definition at line 18 of file TOH.h.

Constructor & Destructor Documentation

◆ TOHMove() [1/2]

TOHMove::TOHMove ( uint8_t  s,
uint8_t  d 
)
inline

Definition at line 19 of file TOH.h.

◆ TOHMove() [2/2]

TOHMove::TOHMove ( )
inline

Definition at line 20 of file TOH.h.

Member Data Documentation

◆ dest

uint8_t TOHMove::dest

◆ source

uint8_t TOHMove::source

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