System-specific implementation of the _read function used by the standard library. More...
#include "compiler.h"
Go to the source code of this file.
Variables | |
void(* | ptr_get )(void volatile *, char *) |
Pointer to the external low level read function. More... | |
volatile void *volatile | stdio_base |
System-specific implementation of the _read function used by the standard library.
Copyright (c) 2009-2018 Microchip Technology Inc. and its subsidiaries.
Definition in file read.c.