mokomoking2501/profinet_master/io does not have a README file
pub(all) struct IAndM0 {
vendor_id : Int
order_id : String
serial_number : String
hardware_revision : Int
sw_revision_prefix : Byte
sw_revision_functional_enhancement : Byte
sw_revision_bugfix : Byte
sw_revision_internal_change : Byte
revision_counter : Int
profile_id : Int
profile_specific_type : Int
im_version_major : Byte
im_version_minor : Byte
im_supported : Int
} derive(Eq, Debug)let block_type_expected_identification : Intlet block_type_real_identification : Intfn parse_cyclic_frame(data : Bytes, offset : Int, data_length : Int) -> IoCyclicFrame raise FrameError