btaudio 2.0.0.0
btaudio_t Struct Reference

Click ctx object definition. More...

#include <btaudio.h>

Data Fields

digital_out_t rst
 
digital_out_t pwr
 
digital_out_t cmd
 
digital_out_t baud
 
digital_out_t frs
 
uart_t uart
 
char uart_rx_buffer [DRV_RX_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_TX_BUFFER_SIZE]
 

Detailed Description

Click ctx object definition.

Field Documentation

◆ baud

digital_out_t baud

◆ cmd

digital_out_t cmd

◆ frs

digital_out_t frs

◆ pwr

digital_out_t pwr

◆ rst

digital_out_t rst

◆ uart

uart_t uart

◆ uart_rx_buffer

char uart_rx_buffer[DRV_RX_BUFFER_SIZE]

◆ uart_tx_buffer

char uart_tx_buffer[DRV_TX_BUFFER_SIZE]

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