Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Functions
PAL_BB_BLE_CHAN

Data Structures

struct  PalBbBleChan_t
 BLE channelization parameters. More...
 

Functions

void PalBbBleSetChannelParam (PalBbBleChan_t *pChan)
 Set channelization parameters. More...
 

Detailed Description

This section contains the driver routine used to set the chanelization parameters.

Function Documentation

void PalBbBleSetChannelParam ( PalBbBleChan_t pChan)

Set channelization parameters.

Parameters
pChanChannelization parameters.

Calling this routine will set parameters for all future transmit and receive operations until this routine is called again providing new parameters.

The setting of channelization parameters influence the operations of the following listed routines. Therefore, this routine is called to set the channel characteristics before the use of data routines described in PAL_BB_BLE_DATA.

Note
The pParam contents are not guaranteed to be static and is only valid in the context of the call to this routine. Therefore parameters requiring persistence should be copied.
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.