|
minipix_uart_interface
A library and examples for the MiniPIX UART interface
|
#include <mui.h>
Collaboration diagram for MUI_Handler_t:Data Fields | |
| LLCP_Receiver_t | llcp_receiver |
| uint8_t | tx_buffer [LLCP_RX_TX_BUFFER_SIZE] |
| bool | led_state |
| MUI_FcnPrototypes_t | fcns |
| MUI_FcnPrototypes_t MUI_Handler_t::fcns |
| bool MUI_Handler_t::led_state |
| LLCP_Receiver_t MUI_Handler_t::llcp_receiver |
| uint8_t MUI_Handler_t::tx_buffer |