smartcard2 2.1.0.0
smartcard2_t Struct Reference

Smart Card 2 Click context object. More...

#include <smartcard2.h>

Data Fields

digital_out_t rst
 
uart_t uart
 
char uart_rx_buffer [SMARTCARD2_RX_DRV_BUFFER_SIZE]
 
char uart_tx_buffer [SMARTCARD2_TX_DRV_BUFFER_SIZE]
 
uint8_t seq_num
 

Detailed Description

Smart Card 2 Click context object.

Context object definition of Smart Card 2 Click driver.

Field Documentation

◆ rst

digital_out_t rst

Reset pin (Active high).

◆ seq_num

uint8_t seq_num

The sequence num of the last command sent. Updates on each call of smartcard2_send_ccid() function.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[SMARTCARD2_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[SMARTCARD2_TX_DRV_BUFFER_SIZE]

Buffer size.


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