MySensors Library & Examples  2.3.2-95-g0c695e3e
Public Attributes | List of all members
cc1101_controlFlags_t Union Reference

Detailed Description

Control flag data type.

Definition at line 243 of file CC1101.h.

#include <CC1101.h>

+ Collaboration diagram for cc1101_controlFlags_t:

Public Attributes

struct {
   uint8_t   __pad0__: 5
 reserved
 
   bool   ackRssiReport: 1
 ackRssiReport
 
   bool   ackReceived: 1
 ackReceived
 
   bool   ackRequested: 1
 ackRequested
 
fields
 fields
 
uint8_t values
 values
 

The documentation for this union was generated from the following file: