Nut/OS  4.10.3
API Reference
write_p.c File Reference
#include "nut_io.h"
#include <sys/device.h>
#include <sys/nutdebug.h>
Include dependency graph for write_p.c:

Go to the source code of this file.

Functions

int _write_P (int fd, PGM_P data, unsigned int count)
 Writes data from program space to a file, device or socket.