VSF Documented
|
#include <vsf_template_flash.h>
Data Fields | |
vsf_flash_isr_handler_t * | handler_fn |
Interrupt handler function. | |
void * | target_ptr |
User target pointer. | |
vsf_arch_prio_t | prio |
Interrupt priority. | |
vsf_flash_isr_handler_t * vsf_flash_isr_t::handler_fn |
Interrupt handler function.
void * vsf_flash_isr_t::target_ptr |
User target pointer.
vsf_arch_prio_t vsf_flash_isr_t::prio |
Interrupt priority.