Microchip® Advanced Software Framework

zrc_cmd_frm_tag Struct Reference

ZRC command frame structure.

#include <zrc.h>

Data Fields

uint8_t fcf
 frame control field More...
 
uint8_t payload
 actual payload More...
 
uint8_t rc_cmd
 remote control command More...
 

uint8_t zrc_cmd_frm_tag::fcf

frame control field

Referenced by zrc_cmd_indication().

uint8_t zrc_cmd_frm_tag::payload

actual payload

uint8_t zrc_cmd_frm_tag::rc_cmd

remote control command

Referenced by zrc_cmd_indication().