mcp2003b 2.1.0.0
mcp2003b_t Struct Reference

MCP2003B Click context object. More...

#include <mcp2003b.h>

Data Fields

digital_out_t cs
 
uart_t uart
 
uint8_t uart_rx_buffer [MCP2003B_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [MCP2003B_TX_DRV_BUFFER_SIZE]
 

Detailed Description

MCP2003B Click context object.

Context object definition of MCP2003B Click driver.

Field Documentation

◆ cs

digital_out_t cs

Chip select pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[MCP2003B_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[MCP2003B_TX_DRV_BUFFER_SIZE]

Buffer size.


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