Mistake on this page?
Report an issue in GitHub or email us
Data Fields
PalBbBleDataParam_t Struct Reference

BLE data transfer parameters. More...

#include <pal_bb_ble.h>

Data Fields

PalBbBleTxIsr_t txCback
 
PalBbBleRxIsr_t rxCback
 
uint32_t dueUsec
 
uint32_t rxTimeoutUsec
 

Detailed Description

BLE data transfer parameters.

Definition at line 113 of file pal_bb_ble.h.

Field Documentation

uint32_t dueUsec

Due time of the first packet in microseconds.

Definition at line 118 of file pal_bb_ble.h.

PalBbBleRxIsr_t rxCback

Receive completion callback.

Definition at line 116 of file pal_bb_ble.h.

uint32_t rxTimeoutUsec

Receive timeout in microseconds.

Definition at line 119 of file pal_bb_ble.h.

PalBbBleTxIsr_t txCback

Transmit completion callback.

Definition at line 115 of file pal_bb_ble.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.