i2c_oled sample
qrcodegen_Segment
is only used within i2c_oled sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i2c_oled sample
qrcodegen_Segment
qrcodegen_Segment struct
Syntax
Show:
Summary
Declaration
from
qrcodegen.h:109
struct
qrcodegen_Segment
{
enum
qrcodegen_Mode
mode
;
int
numChars
;
uint8_t
*
data
;
int
bitLength
;
}
;
Fields
Field
Declared as
qrcodegen_Segment::mode
enum
qrcodegen_Mode
qrcodegen_Segment::numChars
int
qrcodegen_Segment::data
uint8_t
*
qrcodegen_Segment::bitLength
int
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out