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

BB control block. More...

#include <bb_int.h>

Data Fields

BbOpDesc_tpOpInProgress
 
BbBodCompCback_t bodCompCback
 
struct {
   BbBodCback_t   execOpCback
 
   BbBodCback_t   cancelOpCback
 
   BbProtCback_t   startProtCback
 
   BbProtCback_t   stopProtCback
 
   BbLowPowerCback_t   lowPowerOpCback
 
   uint32_t   startCnt
 
prot [BB_PROT_NUM]
 
uint8_t protIdStarted
 
bool_t protStarted
 
bool_t termBod
 

Detailed Description

BB control block.

Definition at line 41 of file bb_int.h.

Field Documentation

BbBodCompCback_t bodCompCback

BOD completion handler.

Definition at line 44 of file bb_int.h.

BbBodCback_t cancelOpCback

Cancel operation handler.

Definition at line 49 of file bb_int.h.

BbBodCback_t execOpCback

Execute operation handler.

Definition at line 48 of file bb_int.h.

BbLowPowerCback_t lowPowerOpCback

Low power operation handler.

Definition at line 52 of file bb_int.h.

BbOpDesc_t* pOpInProgress

Current BB operation in progress.

Definition at line 43 of file bb_int.h.

struct { ... } prot[BB_PROT_NUM]

Protocol callbacks.

uint8_t protIdStarted

Started protocol ID.

Definition at line 56 of file bb_int.h.

bool_t protStarted

Protocol started.

Definition at line 57 of file bb_int.h.

uint32_t startCnt

Start counter.

Definition at line 53 of file bb_int.h.

BbProtCback_t startProtCback

Start protocol handler.

Definition at line 50 of file bb_int.h.

BbProtCback_t stopProtCback

Stop protocol handler.

Definition at line 51 of file bb_int.h.

bool_t termBod

Terminate current BOD.

Definition at line 58 of file bb_int.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.