PN532 driver using UART bus (UART, RS232, etc.). More...
#include "../drivers.h"#include "../bitutils.h"#include <stdio.h>#include <string.h>#include "pn532_uart.h"#include <nfc/nfc-messages.h>#include "uart.h"#include <unistd.h>Go to the source code of this file.
Functions | |
| nfc_device_t * | pn532_uart_connect (const nfc_device_desc_t *pndd) |
PN532 driver using UART bus (UART, RS232, etc.).
Definition in file pn532_uart.c.
| nfc_device_t* pn532_uart_connect | ( | const nfc_device_desc_t * | pndd | ) |
PN532C106 wakeup.
Definition at line 141 of file pn532_uart.c.
1.6.1