Z-Wave receive frame.

Public Attributes#

uint8_t

Length of payload following this frame.

uint8_t

Array with complete frame data received.

Public Attribute Documentation#

frame_content_length#

uint8_t zpal_radio_receive_frame_t::frame_content_length

Length of payload following this frame.


Definition at line 434 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/PAL/inc/zpal_radio.h

frame_content#

uint8_t zpal_radio_receive_frame_t::frame_content[]

Array with complete frame data received.


Definition at line 435 of file /mnt/raid/workspaces/ws.WDdsgIAV6/overlay/gsdk/protocol/z-wave/PAL/inc/zpal_radio.h