25#ifndef ACTUATORS_T4_ARCH_H
26#define ACTUATORS_T4_ARCH_H
31#ifndef ACTUATORS_T4_NB
32#define ACTUATORS_T4_NB 17
40#define ActuatorT4Set actuators_t4_set
41#define ActuatorsT4Commit actuators_t4_commit
int32_t actuators_t4_values[ACTUATORS_T4_NB]
Print the configuration variables from the header.
void actuators_t4_commit(void)
void actuators_t4_set(uint8_t idx, int16_t value)
int int32_t
Typedef defining 32 bit int type.
short int16_t
Typedef defining 16 bit short type.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.