set_zigbee_address_cmd

Function set_zigbee_address_cmd 

Source
pub fn set_zigbee_address_cmd(
    long_dest_addr: u64,
    short_dest_addr: u16,
    pan_id: u16,
    trans_id: u8,
) -> [u8; 15]
Expand description

Sets the Zigbee addresses for filtering in Rx. Frames that don’t match the addresses raise an address error IRQ. When a packet is received, the destination address and PAN ID are both checked. Broadcast addresses are matched as well. Multi-cast is not supported or filtered