NetBurner 3.5.6
PDF Version
NANOL7.h
1
void
L7OutByte(
char
c);
2
void
L7OutHex(uint32_t val,
int
bytes);
3
void
L7OutString(
const
char
*cp);
4
void
OpenIrq7(
int
port);
5
void
RunL7StdoutPump();
6