Mark3 Realtime Kernel
Mark3::Token_t Struct Reference

Token descriptor struct format. More...

#include <memutil.h>

Public Attributes

const char * pcToken
 Pointer to the beginning of the token string. More...
 
uint8_t u8Len
 Length of the token (in bytes) More...
 

Detailed Description

Token descriptor struct format.

Definition at line 32 of file memutil.h.

Member Data Documentation

◆ pcToken

const char* Mark3::Token_t::pcToken

Pointer to the beginning of the token string.

Definition at line 33 of file memutil.h.

◆ u8Len

uint8_t Mark3::Token_t::u8Len

Length of the token (in bytes)

Definition at line 34 of file memutil.h.


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