advanced structs and variables More...
Data Structures | |
| struct | sPackedComLock |
| internal struct used to save all data related to the locking of the UART More... | |
| struct | sPackedComUart |
| internal struct used to save all data related to one UART More... | |
| struct | sPackedComPacket |
| internal struct used to save all data related to one data packet More... | |
| struct | sPackedCom |
| internal struct used to save all data related to the packed communication More... | |
Variables | |
| volatile struct sPackedCom | tucbot_packedCom |
| internal variable used to save all data related to the packed communication More... | |
advanced structs and variables
| volatile struct sPackedCom tucbot_packedCom |
internal variable used to save all data related to the packed communication
1.8.17