pub unsafe extern "C" fn CS101_Master_run(self_: CS101_Master)Expand description
Receive a new message and run the protocol state machine(s).
NOTE: This function has to be called frequently in order to send and receive messages to and from slaves.
pub unsafe extern "C" fn CS101_Master_run(self_: CS101_Master)Receive a new message and run the protocol state machine(s).
NOTE: This function has to be called frequently in order to send and receive messages to and from slaves.