25 #define SPI_NO_DATA_BYTE 0xFE void init_dut_spi_msp()
Only for use with the STM32xxxx_HAL_Driver.
Definition: spi.c:102
void GPIO_NSS_INT()
Interrupt callback for the spi line raise or lower.
Definition: spi.c:324
void update_dut_spi_inputs()
Updates the spi input levels.
Definition: spi.c:217
void deinit_dut_spi_msp()
Only for use with the STM32xxxx_HAL_Driver.
Definition: spi.c:129
The memory map.
Definition: PHiLIP_typedef.h:340
void init_dut_spi(map_t *reg)
Initializes spi registers.
Definition: spi.c:81
error_t commit_dut_spi()
Commits the spi registers and executes operations.
Definition: spi.c:153