W60X_Arduino: Printable Class Reference From Arduino W60X previous page next page W60X_Arduino Public Member Functions Printable Class Referenceabstract Inherited by IPAddress. Public Member Functions virtual size_t printTo (Print &p) const =0 This pure virtual function is used to called by print/println function. More... Member Function Documentation ◆ printTo() virtual size_t Printable::printTo ( Print & p) const pure virtual This pure virtual function is used to called by print/println function. Parameters [in]pSpecify the Print object. Returnsbool NoteThe length of print successfully. Implemented in IPAddress. Generated by 1.8.14 previous page start next page