CS101_Slave_setIdleTimeout

Function CS101_Slave_setIdleTimeout 

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

Set the idle timeout

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

ยงArguments

  • timeoutInMs - the timeout value in milliseconds