VSF Documented
Data Fields
vsf_flash_isr_t Struct Reference

#include <vsf_template_flash.h>

Data Fields

vsf_flash_isr_handler_thandler_fn
 Interrupt handler function.
 
void * target_ptr
 User target pointer.
 
vsf_arch_prio_t prio
 Interrupt priority.
 

Field Documentation

◆ handler_fn

vsf_flash_isr_handler_t * vsf_flash_isr_t::handler_fn

Interrupt handler function.

◆ target_ptr

void * vsf_flash_isr_t::target_ptr

User target pointer.

◆ prio

vsf_arch_prio_t vsf_flash_isr_t::prio

Interrupt priority.

Generated from commit: vsfteam/vsf@2b286be