Loading...
Searching...
No Matches

Structure that holds the PATABLE, which allows to configure the 8 available output power levels using a magic number for each level. More...

Detailed Description

Structure that holds the PATABLE, which allows to configure the 8 available output power levels using a magic number for each level.

See Section "24 Output Power Programming" on page 59ff in the data sheet. The values suggested in Table 39 on page 60 in the data sheet are already available by this driver, but will only be linked in (8 bytes of ROM size) when they are referenced.

See also
cc110x_patable_433mhz
cc110x_patable_868mhz
cc110x_patable_915mhz

Definition at line 324 of file cc110x.h.

#include <cc110x.h>

Data Fields

uint8_t data [8]
 Magic number to store in the configuration register.
 

Field Documentation

◆ data

uint8_t cc110x_patable_t::data[8]

Magic number to store in the configuration register.

Definition at line 325 of file cc110x.h.


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