Prusa MINI Firmware overview
|
Go to the source code of this file.
Functions | |
void | init_tmc (void) |
void | tmc_set_mres () |
void | tmc_set_move (uint8_t tmc, uint32_t step, uint8_t dir, uint8_t speed) |
uint8_t | tmc_get_diag () |
void | tmc_set_sgthrs (uint8_t SGT) |
void | tmc_get_sgt () |
void | tmc_get_TPWMTHRS () |
void | tmc_get_tstep () |
void tmc_set_mres | ( | ) |
uint8_t tmc_get_diag | ( | ) |
void tmc_get_sgt | ( | ) |
void tmc_get_TPWMTHRS | ( | ) |
void tmc_get_tstep | ( | ) |