Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions
NFCTestShim Class Referenceabstract

Test app driver wrapper. More...

#include <NFCTestShim.h>

Inheritance diagram for NFCTestShim:
NFCProcessController

Public Member Functions

virtual void cmd_get_max_ndef ()=0
 For an EEPROM, this queries and responds with the flash size, For a Controller, responds with the config macro TEST_NDEF_MSG_MAX. More...
 

Detailed Description

Test app driver wrapper.

This is a base class containing shared EEPROM and Controller test data + logic. Variations for the 2 different kinds of driver supported are delegated to derived classes.

Definition at line 35 of file NFCTestShim.h.

Member Function Documentation

virtual void cmd_get_max_ndef ( )
pure virtual

For an EEPROM, this queries and responds with the flash size, For a Controller, responds with the config macro TEST_NDEF_MSG_MAX.

Implemented in NFCProcessController.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.