pub unsafe extern "C" fn CS101_Slave_run(self_: CS101_Slave)Expand description
Receive a new message and run the link layer state machines
NOTE: Has to be called frequently, when the start/stop functions are not used. Otherwise it will be called by the background thread.
ยงArguments
self- CS101_Slave instance