Contiki-NG
Loading...
Searching...
No Matches

Files

 

Macros

#define FRAME_SHAVE   6
 RSSI (1) + Timestamp (4) + Status (1)
 

Functions

static int read (void *buf, unsigned short buf_len)
 

Detailed Description

Function Documentation

◆ read()

static int read ( void * buf,
unsigned short buf_len )
static

< RSSI (1) + Timestamp (4) + Status (1)

< RSSI (1) + Timestamp (4) + Status (1)

Definition at line 473 of file prop-mode.c.

References FRAME_SHAVE, and RTIMER_NOW.