Kenji Arai / TYBLE16_mbedlized_os5_several_examples_1st

Dependencies:   nRF51_Vdd TextLCD BME280

Embed: (wiki syntax)

« Back to documentation index

raw_pcb Struct Reference

raw_pcb Struct Reference

the RAW protocol control block More...

#include <raw.h>

Data Fields

raw_recv_fn recv
 receive callback function

Detailed Description

the RAW protocol control block

Definition at line 71 of file raw.h.


Field Documentation

receive callback function

Definition at line 80 of file raw.h.