27 #ifndef LINK_MCU_SPI_H
28 #define LINK_MCU_SPI_H
35 #include "link_mcu_hw.h"
57 extern void link_mcu_restart(
void);
62 extern uint8_t link_mcu_fbw_nb_err;
Communication between fbw and ap processes.
struct link_mcu_msg link_mcu_from_ap_msg
SPI transaction structure.
struct fbw_state * fbw_state
struct ap_state * ap_state
Architecture independent SPI (Serial Peripheral Interface) API.
union link_mcu_msg::@281 payload
struct spi_transaction link_mcu_trans
struct link_mcu_msg link_mcu_from_fbw_msg
void link_mcu_event_task(void)