Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cbprintf_package_hdr_ext Struct Reference

cbprintf package header with format string pointer. More...

#include <cbprintf.h>

Data Fields

union cbprintf_package_hdr hdr
 Header of package.
 
char * fmt
 Pointer to format string.
 

Detailed Description

cbprintf package header with format string pointer.

cbprintf package header with format string pointer.

Field Documentation

◆ fmt

char* cbprintf_package_hdr_ext::fmt

Pointer to format string.

◆ hdr

union cbprintf_package_hdr cbprintf_package_hdr_ext::hdr

Header of package.


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