putbuff::nchr is only used within FatFs.
 
Symbols
loading...
Files
loading...

putbuff::nchr field

Syntax

int idx, nchr;

References

LocationReferrerText
ff.c:5911
int idx, nchr; /* Write index of buf[] (-1:error), number of chars written */
ff.c:5968putc_bfd()
pb->nchr++;
ff.c:5981putc_flush()
&& (UINT)pb->idx == nw) return pb->nchr;
ff.c:5993putc_init()
pb->nchr = pb->idx = 0;

Data Use

Functions writing putbuff::nchr
Functions reading putbuff::nchr
all items filtered out
putbuff::nchr
all items filtered out