iPXE
Data Fields
pnm_signature Struct Reference

PNM signature. More...

#include <pnm.h>

Data Fields

char magic
 Magic byte ('P') More...
 
char type
 PNM type. More...
 
char space
 Whitespace. More...
 

Detailed Description

PNM signature.

Definition at line 17 of file pnm.h.

Field Documentation

◆ magic

char pnm_signature::magic

Magic byte ('P')

Definition at line 19 of file pnm.h.

◆ type

char pnm_signature::type

PNM type.

Definition at line 21 of file pnm.h.

◆ space

char pnm_signature::space

Whitespace.

Definition at line 23 of file pnm.h.


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