pub unsafe extern "C" fn CS101_Slave_setLinkLayerAddressOtherStation(
self_: CS101_Slave,
address: c_int,
)Expand description
Set the link layer address of the remote station
ยงArguments
self- CS101_Slave instanceaddress- the link layer address (can be either 1 or 2 byte wide).