magicrfid 2.0.0.0
magicrfid_t Struct Reference

Magic RFID Click context object. More...

#include <magicrfid.h>

Data Fields

digital_out_t en
 
uart_t uart
 
uint8_t uart_rx_buffer [MAGICRFID_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [MAGICRFID_TX_DRV_BUFFER_SIZE]
 

Detailed Description

Magic RFID Click context object.

Context object definition of Magic RFID Click driver.

Field Documentation

◆ en

digital_out_t en

Shutdown Control.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[MAGICRFID_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[MAGICRFID_TX_DRV_BUFFER_SIZE]

Buffer size.


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