embedded_systems
Loading...
Searching...
No Matches
PCB_HA_argument Struct Reference

Bevat informatie over de entity. More...

Data Fields

char entity [30]
 entity naam.
 
char action [10]
 action
 
uint16_t usButton
 usButton
 

Detailed Description

Bevat informatie over de entity.

This structure defines the entity, action, and button states for a specific hardware operation in the PCB system.

Definition at line 34 of file TCP_HA.c.

Field Documentation

◆ action

char action[10]

action

Bevat de actie voor de gevraagde entity

Definition at line 51 of file TCP_HA.c.

◆ entity

char entity[30]

entity naam.

Bevat de naam van de gevraagde entity

Definition at line 42 of file TCP_HA.c.

◆ usButton

uint16_t usButton

usButton

Bevat de button nummer

Definition at line 59 of file TCP_HA.c.


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