TI J721E Imaging User Guide
jsmn_parser Struct Reference

Detailed Description

JSON parser. Contains an array of token blocks available. Also stores the string being parsed now and current position in that string.

Data Fields

unsigned int pos
 
unsigned int toknext
 
int toksuper
 

Field Documentation

◆ pos

unsigned int jsmn_parser::pos

◆ toknext

unsigned int jsmn_parser::toknext

◆ toksuper

int jsmn_parser::toksuper