obdii 2.1.0.0
obdii_t Struct Reference

OBDII Click context object. More...

#include <obdii.h>

Data Fields

digital_out_t rst
 
digital_in_t int_pin
 
uart_t uart
 
uint8_t uart_rx_buffer [OBDII_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [OBDII_TX_DRV_BUFFER_SIZE]
 

Detailed Description

OBDII Click context object.

Context object definition of OBDII Click driver.

Field Documentation

◆ int_pin

digital_in_t int_pin

Interrupt pin.

◆ rst

digital_out_t rst

Reset pin (Active low).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[OBDII_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[OBDII_TX_DRV_BUFFER_SIZE]

Buffer size.


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