![]() |
![]() |
|
BLE-Stack APIs
3.00.00
|
Modules | |
| Micro RF Constants | |
| Micro RF Structures | |
Files | |
| file | urfc.h |
| This file contains configurable variables for the Micro BLE Stack radio. | |
Macros | |
| #define | TX_POUT(IB, GC, TC) (uint16)((((TC) & 0xFF) << 8) | (((GC) & 0x03) << 6) | ((IB) & 0x3F)) |
| TX power table calculation. More... | |
| #define TX_POUT | ( | IB, | |
| GC, | |||
| TC | |||
| ) | (uint16)((((TC) & 0xFF) << 8) | (((GC) & 0x03) << 6) | ((IB) & 0x3F)) |
TX power table calculation.
15..8 | 7..6 | 5..0 tempCoeff | GC | IB