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.
Fork of libmDot-custom by
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 373 of file Lora.h.
Field Documentation
uint16_t DutyCycle |
uint32_t TimeOffEnd |
Generated on Tue Jul 12 2022 22:21:41 by
