All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Event based Bottom Half Processor descriptor. More...

Detailed Description

Event based Bottom Half Processor descriptor.

Definition at line 32 of file event.h.

#include <event.h>

Data Fields

bhp_t bhp
 Bottom Half Processor descriptor.
 
event_queue_tevq
 Pointer to the event queue.
 
event_t ev
 Event holding the Bottom Half Processor handler.
 

Field Documentation

◆ bhp

bhp_t bhp_event_t::bhp

Bottom Half Processor descriptor.

Definition at line 33 of file event.h.

◆ ev

event_t bhp_event_t::ev

Event holding the Bottom Half Processor handler.

Definition at line 35 of file event.h.

◆ evq

event_queue_t* bhp_event_t::evq

Pointer to the event queue.

Definition at line 34 of file event.h.


The documentation for this struct was generated from the following file: