TTK4155 Ping-pong project
solenoid.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SOLENOID_MAX_PULSE   150
 
#define SOLENOID_PULSE   100
 

Functions

void solenoid_init (void)
 
void solenoid_on (void)
 
void solenoid_off (void)
 
void solenoid_pulse (void)
 

Macro Definition Documentation

◆ SOLENOID_MAX_PULSE

#define SOLENOID_MAX_PULSE   150

◆ SOLENOID_PULSE

#define SOLENOID_PULSE   100

Function Documentation

◆ solenoid_init()

void solenoid_init ( void  )
Here is the caller graph for this function:

◆ solenoid_off()

void solenoid_off ( void  )

◆ solenoid_on()

void solenoid_on ( void  )

◆ solenoid_pulse()

void solenoid_pulse ( void  )
Here is the caller graph for this function: