CANopenNode
CANopen protocol stack
Loading...
Searching...
No Matches

Node Guarding master object. More...

#include <CO_Node_Guarding.h>

+ Collaboration diagram for CO_nodeGuardingMaster_t:

Data Fields

CO_EM_tem
 From CO_nodeGuardingMaster_init()
 
CO_CANmodule_tCANdevTx
 From CO_nodeGuardingMaster_init()
 
uint16_t CANdevTxIdx
 From CO_nodeGuardingMaster_init()
 
CO_CANtx_tCANtxBuff
 CAN transmit buffer for the message.
 
bool_t allMonitoredActive
 True, if all monitored nodes are active or no node is monitored.
 
bool_t allMonitoredOperational
 True, if all monitored nodes are NMT operational or no node is monitored.
 
CO_nodeGuardingMasterNode_t nodes [CO_CONFIG_NODE_GUARDING_MASTER_COUNT]
 Array of monitored nodes.
 

Detailed Description

Node Guarding master object.

Field Documentation

◆ allMonitoredActive

bool_t CO_nodeGuardingMaster_t::allMonitoredActive

True, if all monitored nodes are active or no node is monitored.

Can be read by the application

◆ allMonitoredOperational

bool_t CO_nodeGuardingMaster_t::allMonitoredOperational

True, if all monitored nodes are NMT operational or no node is monitored.

Can be read by the application


The documentation for this struct was generated from the following file: