mokomoking2501/fieldbus_core/profile_cia402 does not have a README file
pub(all) struct Cia402Transition {
from : Cia402State
command : ControlwordCommand
to : Cia402State
accepted : Bool
reason : String
} derive(Eq, Debug)Protocol-neutral fieldbus profile layer for Isochronon
Dependencies