/* generated common header file - do not edit */ #ifndef COMMON_DATA_H_ #define COMMON_DATA_H_ #include #include "bsp_api.h" #include "r_ioport.h" #include "bsp_pin_cfg.h" #include "r_icu.h" #include "r_external_irq_api.h" FSP_HEADER /* IOPORT Instance */ extern const ioport_instance_t g_ioport; /* IOPORT control structure. */ extern ioport_instance_ctrl_t g_ioport_ctrl; FSP_FOOTER #endif /* COMMON_DATA_H_ */