20.20 Alarm Handler Information (alarm_handl[])
alarm_hand[ <1. ID number> ] { name = <2. ID name (name)>; entry_address = <3. Alarm handler entry address (entry_address)>; exinf = <4. Extended information (exinf)>; }; |
- Description
Define the ID name. The specified ID name is output to the system information header file (kernel_id.h) in the form of the following.
Define the ID name. The specified ID name is output to the system information header file (kernel_id.h) in the form of the following.
#define <ID name> <ID number>