CS101_Master_setIdleTimeout

Function CS101_Master_setIdleTimeout 

Source
pub unsafe extern "C" fn CS101_Master_setIdleTimeout(
    self_: CS101_Master,
    timeoutInMs: c_int,
)
Expand description

Set the idle timeout (only for balanced mode)

Time with no activity after which the connection is considered in idle (LL_STATE_IDLE) state.

ยงArguments

  • timeoutInMs - the timeout value in milliseconds