12#import <Foundation/Foundation.h>
36@protocol IRfidBitField <NSObject>
84@property (nonatomic, strong) NSString *
data;
NSString * data
Rfid data field. In Most Significant Bits (MSB) to Least Significant Bits (LSB) (left to right)....
Definition IRfidBitField.h:84
int offsetFromStart
Optional word offset (16 bits per count) if access to memory that is not the starting position of mem...
Definition IRfidBitField.h:72