ISR subevent context. More...
#include <lctr_int_bis.h>
Data Fields | |
uint8_t | bisEvtIdx |
uint8_t | burstIdx |
uint8_t | repIdx |
uint8_t | ptIdx |
ISR subevent context.
Definition at line 219 of file lctr_int_bis.h.
uint8_t bisEvtIdx |
BIS event index within an event.
Definition at line 221 of file lctr_int_bis.h.
uint8_t burstIdx |
Burst index within a subevent.
Definition at line 222 of file lctr_int_bis.h.
uint8_t ptIdx |
Pre-transmission index within a subevent.
Definition at line 224 of file lctr_int_bis.h.
uint8_t repIdx |
Repeat index within a subevent.
Definition at line 223 of file lctr_int_bis.h.