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