HF-Core Platform 0.1.0-dev
Hardware-Agnostic Handler Layer & RTOS Utilities for HardFOC
Loading...
Searching...
No Matches
HalUartTmc9660Comm Member List

This is the complete list of members for HalUartTmc9660Comm, including all inherited members.

ctrl_pins_HalUartTmc9660Commprivate
debugLog(int level, const char *tag, const char *format, va_list args) noexceptHalUartTmc9660Comm
delayMs(uint32_t ms) noexceptHalUartTmc9660Comm
delayUs(uint32_t us) noexceptHalUartTmc9660Comm
gpioRead(tmc9660::TMC9660CtrlPin pin, tmc9660::GpioSignal &signal) noexceptHalUartTmc9660Comm
gpioSet(tmc9660::TMC9660CtrlPin pin, tmc9660::GpioSignal signal) noexceptHalUartTmc9660Comm
HalUartTmc9660Comm(BaseUart &uart, BaseGpio &rst, BaseGpio &drv_en, BaseGpio &faultn, BaseGpio &wake, bool rst_active_high=true, bool drv_en_active_high=true, bool faultn_active_low=false, bool wake_active_low=false) noexceptHalUartTmc9660Comm
uart_HalUartTmc9660Commprivate
uartReceiveTMCL(std::array< uint8_t, 9 > &data) noexceptHalUartTmc9660Comm
uartSendTMCL(const std::array< uint8_t, 9 > &data) noexceptHalUartTmc9660Comm
uartTransferBootloader(const std::array< uint8_t, 8 > &tx, std::array< uint8_t, 8 > &rx) noexceptHalUartTmc9660Comm