APM:Libraries
Public Attributes | List of all members
putbuff Struct Reference
Collaboration diagram for putbuff:
[legend]

Public Attributes

FILfp
 
int idx
 
int nchr
 
BYTE buf [64]
 

Detailed Description

Definition at line 6197 of file ff.c.

Member Data Documentation

◆ buf

BYTE putbuff::buf[64]

Definition at line 6206 of file ff.c.

Referenced by putc_bfd(), and putc_flush().

◆ fp

FIL* putbuff::fp

Definition at line 6198 of file ff.c.

Referenced by putc_bfd(), putc_flush(), and putc_init().

◆ idx

int putbuff::idx

Definition at line 6199 of file ff.c.

Referenced by putc_bfd(), and putc_flush().

◆ nchr

int putbuff::nchr

Definition at line 6199 of file ff.c.

Referenced by putc_bfd(), and putc_flush().


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