EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

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.