minipix_uart_interface
A library and examples for the MiniPIX UART interface
MUI_Handler_t Struct Reference

#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
 

Field Documentation

◆ fcns

MUI_FcnPrototypes_t MUI_Handler_t::fcns

◆ led_state

bool MUI_Handler_t::led_state

◆ llcp_receiver

LLCP_Receiver_t MUI_Handler_t::llcp_receiver

◆ tx_buffer

uint8_t MUI_Handler_t::tx_buffer

The documentation for this struct was generated from the following file: