LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
Functions
limits.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void limits_init ()
 
void limits_disable ()
 
uint8_t limits_get_state ()
 
void limits_go_home (uint8_t cycle_mask)
 
void limits_soft_check (float *target)
 

Function Documentation

◆ limits_disable()

void limits_disable ( )

Definition at line 67 of file limits.c.

◆ limits_get_state()

uint8_t limits_get_state ( )

Definition at line 77 of file limits.c.

◆ limits_go_home()

void limits_go_home ( uint8_t  cycle_mask)

◆ limits_init()

void limits_init ( )

Definition at line 41 of file limits.c.

◆ limits_soft_check()

void limits_soft_check ( float *  target)