![Logo](mbed-ce_55x55.png) |
Mbed OS Reference
|
Loading...
Searching...
No Matches
18#ifndef MBED_NFC_DEFINITIONS_H
19#define MBED_NFC_DEFINITIONS_H
31 bool initiator_t1t : 1;
32 bool initiator_t2t : 1;
33 bool initiator_t3t : 1;
34 bool initiator_iso_dep : 1;
35 bool initiator_nfc_dep : 1;
36 bool initiator_t5t : 1;
41 bool target_iso_dep : 1;
42 bool target_nfc_dep : 1;