|
Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|


Go to the source code of this file.
Classes | |
| struct | hal::spi::SPI_TypeDef |
| struct | hal::spi::SPI_InitTypeDef |
Namespaces | |
| hal::spi | |
| SPI interface. | |
Functions | |
| void | hal::spi::Init (SPI_TypeDef *const hspi, SPI_InitTypeDef *const conf) |
| uint8_t | hal::spi::TxRx (SPI_TypeDef *hspi, uint8_t val) |
Variables | |
| static SPI_TypeDef *const | hal::spi::TmcSpiBus = nullptr |