rflib
Data Fields
rfc_ble5AdvPerPar_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

uint16_t __dummy0
 
uint8_t __dummy1
 
uint8_t auxPtrTargetType
 Number indicating reference for auxPtrTargetTime. Takes same values as trigger types, but only TRIG_ABSTIME and TRIG_REL_* are allowed. More...
 
ratmr_t auxPtrTargetTime
 Time of start of packet to which auxPtr points. More...
 
uint8_t * pAdvPkt
 Pointer to extended advertising packet for the ADV_EXT_IND packet. More...
 
uint32_t accessAddress
 Access address used on the periodic advertisement. More...
 
uint8_t crcInit0
 CRC initialization value used on the periodic advertisement – least significant byte. More...
 
uint8_t crcInit1
 CRC initialization value used on the periodic advertisement – middle byte. More...
 
uint8_t crcInit2
 CRC initialization value used on the periodic advertisement – most significant byte. More...
 

Field Documentation

§ __dummy0

uint16_t rfc_ble5AdvPerPar_s::__dummy0

§ __dummy1

uint8_t rfc_ble5AdvPerPar_s::__dummy1

§ auxPtrTargetType

uint8_t rfc_ble5AdvPerPar_s::auxPtrTargetType

Number indicating reference for auxPtrTargetTime. Takes same values as trigger types, but only TRIG_ABSTIME and TRIG_REL_* are allowed.

§ auxPtrTargetTime

ratmr_t rfc_ble5AdvPerPar_s::auxPtrTargetTime

Time of start of packet to which auxPtr points.

§ pAdvPkt

uint8_t * rfc_ble5AdvPerPar_s::pAdvPkt

Pointer to extended advertising packet for the ADV_EXT_IND packet.

§ accessAddress

uint32_t rfc_ble5AdvPerPar_s::accessAddress

Access address used on the periodic advertisement.

§ crcInit0

uint8_t rfc_ble5AdvPerPar_s::crcInit0

CRC initialization value used on the periodic advertisement – least significant byte.

§ crcInit1

uint8_t rfc_ble5AdvPerPar_s::crcInit1

CRC initialization value used on the periodic advertisement – middle byte.

§ crcInit2

uint8_t rfc_ble5AdvPerPar_s::crcInit2

CRC initialization value used on the periodic advertisement – most significant byte.


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale