VSF Documented
|
DAC interrupt configuration structure. More...
#include <vsf_template_dac.h>
Data Fields | |
vsf_dac_isr_handler_t * | handler_fn |
Interrupt handler. | |
void * | target_ptr |
User target pointer. | |
vsf_arch_prio_t | prio |
Interrupt priority. | |
DAC interrupt configuration structure.
vsf_dac_isr_handler_t * vsf_dac_isr_t::handler_fn |
Interrupt handler.
void * vsf_dac_isr_t::target_ptr |
User target pointer.
vsf_arch_prio_t vsf_dac_isr_t::prio |
Interrupt priority.