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 451 of file /mnt/raid/workspaces/ws.Mh9rMZz8x/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 452 of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/PAL/inc/zpal_radio.h