|
NNP STM Generic Remote Module git-main
|
#include "stm32l4xx.h"#include "applicfg.h"#include "def.h"#include "can.h"#include "objdictdef.h"#include "objacces.h"#include "boot.h"#include "sdo.h"#include "pdo.h"#include "states.h"#include "lifegrd.h"#include "sync.h"#include "nmtSlave.h"#include "nmtMaster.h"#include "emcy.h"Go to the source code of this file.
Classes | |
| struct | struct_CO_Data |
| This structure contains all necessary informations to define a CANOpen node. More... | |
Macros | |
| #define | NMTable_Initializer Unknown_state, |
| #define | s_transfer_Initializer |
| #define | ERROR_DATA_INITIALIZER |
| #define | lss_Initializer |
| #define | CANOPEN_NODE_DATA_INITIALIZER(NODE_PREFIX) |
Typedefs | |
| typedef struct struct_CO_Data | CO_Data |
Created on: Oct 9, 2024 Author: jenej
Definition in file data.h.
| #define ERROR_DATA_INITIALIZER |
| #define s_transfer_Initializer |
| typedef struct struct_CO_Data CO_Data |