pub unsafe extern "C" fn CS101_Master_useSlaveAddress(
self_: CS101_Master,
address: c_int,
)Expand description
Set the slave address for the following send functions
NOTE: This is always required in unbalanced mode. Some balanced slaves also check the link layer address. In this case the slave address has also to be set in balanced mode.
ยงArguments
address- the link layer address of the slave to address