Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
DutyBand Struct Reference
Duty band for limiting time-on-air for regional regulations. More...
#include <Lora.h>
Data Fields | |
uint16_t | DutyCycle |
Multiplier of time on air, 0:100%, 1:50%, 2:33%, 10:10%, 100:1%, 1000,0.1%. | |
uint32_t | TimeOffEnd |
Timestamp when this band will be available. |
Detailed Description
Duty band for limiting time-on-air for regional regulations.
Definition at line 394 of file Lora.h.
Field Documentation
uint16_t DutyCycle |
uint32_t TimeOffEnd |
Generated on Tue Jul 12 2022 12:07:34 by
