MySensors Library & Examples  2.3.2-62-ge298769
Public Attributes | List of all members
sx126x_sleepParams_t Union Reference

Detailed Description

sx126x sleep parameters

Definition at line 289 of file SX126x.h.

#include <SX126x.h>

+ Collaboration diagram for sx126x_sleepParams_t:

Public Attributes

struct {
   bool   wakeUpRTC: 1
 wake up on RTC timeout
 
   uint8_t   __pad0__: 1
 reserved for future use
 
   bool   warmStart: 1
 false: cold start. true: warm start with config retention
 
   uint8_t   __pad1__: 5
 reserved
 
fields
 fields
 
uint8_t value
 value
 

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