Loading...
Searching...
No Matches
bhp Struct Reference

Bottom Half Processor descriptor. More...

Detailed Description

Bottom Half Processor descriptor.

Definition at line 51 of file bhp.h.

#include <bhp.h>

Data Fields

bhp_cb_t irq_handler
 Bottom Half Processor IRQ handler.
 
void * ctx
 Context of the IRQ handler.
 

Field Documentation

◆ ctx

void* bhp::ctx

Context of the IRQ handler.

Definition at line 53 of file bhp.h.

◆ irq_handler

bhp_cb_t bhp::irq_handler

Bottom Half Processor IRQ handler.

Definition at line 52 of file bhp.h.


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