Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107141306
sbcp_slave.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Apr 5, 05:11
Size
265 B
Mime Type
text/x-c
Expires
Mon, Apr 7, 05:11 (2 d)
Engine
blob
Format
Raw Data
Handle
25300833
Attached To
R6617 Oncilla SBCP Master Firmware
sbcp_slave.h
View Options
#ifndef SBCP_MASTER_SBCP_SLAVE_H_
#define SBCP_MASTER_SBCP_SLAVE_H_
#include "packet.h"
void
init_sbcp_slave
();
void
sbcp_slave_process_pck
(
const
packet_mdata
*
inc_pck
,
packet_mdata
*
rsp_pck
);
#endif
//SBCP_MASTER_SBCP_SLAVE_H_
Event Timeline
Log In to Comment