CS101_Slave_setLinkLayerAddressOtherStation

Function CS101_Slave_setLinkLayerAddressOtherStation 

Source
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 instance
  • address - the link layer address (can be either 1 or 2 byte wide).