r_pdl_user_definitions.h 434 字节
Newer Older
淡漠想敏's avatar
淡漠想敏 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14
/*""FILE COMMENT""*******************************************************
* System Name	: RPDL driver API
* File Name		: r_pdl_user_definitions.h
* Contents		: User-modifiable definitions
*""FILE COMMENT END""**************************************************/

#ifndef R_PDL_USER_DEFS_H
#define R_PDL_USER_DEFS_H

/* The vector number to be used with fast interrupt processing */
#define FAST_INTC_VECTOR 0

#endif
/* End of file */