Functions
tm_reader_async.c File Reference

Mercury API - background reading implementation. More...

#include "tm_config.h"
#include "tm_reader.h"
#include "serial_reader_imp.h"
#include <stdio.h>
Include dependency graph for tm_reader_async.c:

Go to the source code of this file.

Functions

void notify_exception_listeners (TMR_Reader *reader, TMR_Status status)
void notify_read_listeners (TMR_Reader *reader, TMR_TagReadData *trd)
void notify_stats_listeners (TMR_Reader *reader, TMR_Reader_StatsValues *stats)
void reset_continuous_reading (struct TMR_Reader *reader, bool dueToError)
TMR_Status TMR_addReadExceptionListener (TMR_Reader *reader, TMR_ReadExceptionListenerBlock *b)
TMR_Status TMR_addReadListener (TMR_Reader *reader, TMR_ReadListenerBlock *b)
TMR_Status TMR_addStatsListener (TMR_Reader *reader, TMR_StatsListenerBlock *b)
TMR_Status TMR_startReading (struct TMR_Reader *reader)
TMR_Status TMR_stopReading (struct TMR_Reader *reader)

Detailed Description

Mercury API - background reading implementation.

Author:
Nathan Williams
Date:
11/18/2009

Definition in file tm_reader_async.c.


Function Documentation

void notify_exception_listeners ( TMR_Reader reader,
TMR_Status  status 
)

Definition at line 544 of file tm_reader_async.c.

void notify_read_listeners ( TMR_Reader reader,
TMR_TagReadData trd 
)

Definition at line 429 of file tm_reader_async.c.

void notify_stats_listeners ( TMR_Reader reader,
TMR_Reader_StatsValues stats 
)

Definition at line 452 of file tm_reader_async.c.

void reset_continuous_reading ( struct TMR_Reader reader,
bool  dueToError 
)

Definition at line 290 of file tm_reader_async.c.



thingmagic_rfid
Author(s): Brian Bingham
autogenerated on Thu May 16 2019 03:01:25