8#include "Arp/Base/Core/Enum.hxx" 
   42template<> 
struct fmt::formatter<
Arp::Io::ProfinetStack::Controller::Services::DiagnosisDirection> : 
public fmt::ostream_formatter {};
 
std::uint16_t uint16
The Arp unsigned integer type of 2 byte size.
Definition: PrimitiveTypes.hpp:29
 
Namespace for Profinet I/O controller services
 
DiagnosisDirection
Contains the defined values for the direction of a submodule channel
Definition: DiagnosisDirection.hpp:19
 
@ ManufacturerSpecific
Manufacturer specific direction
 
@ InputOutput
Input/Output direction
 
Root namespace for the PLCnext API