Data Fields | |
FuriThread * | thread |
FuriStreamBuffer * | stream_tx |
FuriStreamBuffer * | stream_rx |
volatile bool | worker_running |
volatile bool | worker_stoping |
SubGhzTxRxWorkerStatus | status |
uint32_t | frequency |
const SubGhzDevice * | device |
const GpioPin * | device_data_gpio |
SubGhzTxRxWorkerCallbackHaveRead | callback_have_read |
void * | context_have_read |