Arduino Signature Library  2.0.1
Retrieving signature information from avr microprocessors
Static Public Member Functions
Features Class Reference

Class representing additional information stored in the signature of the microcontroller. More...

#include <Features.hpp>

Static Public Member Functions

static void INIT ()
 Initialise the class.
 
static String getSummary ()
 Writing a summary of the additional information stored in the signature of the microcontroller. More...
 

Detailed Description

Class representing additional information stored in the signature of the microcontroller.

Note
This should mainly not be used in user code, only in this library implementation

Member Function Documentation

◆ getSummary()

String Features::getSummary ( )
static

Writing a summary of the additional information stored in the signature of the microcontroller.

Returns
A string containing a summary of the additional information.

The documentation for this class was generated from the following files: