ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
_BASED Struct Reference

#include <ExtStreaming.h>

Public Member Functions

 _BASED (long v, int b)
 

Public Attributes

long val
 
int base
 

Detailed Description

Definition at line 42 of file ExtStreaming.h.

Constructor & Destructor Documentation

◆ _BASED()

_BASED::_BASED ( long  v,
int  b 
)
inline

Definition at line 45 of file ExtStreaming.h.

Member Data Documentation

◆ base

int _BASED::base

Definition at line 44 of file ExtStreaming.h.

◆ val

long _BASED::val

Definition at line 43 of file ExtStreaming.h.


The documentation for this struct was generated from the following file: