pub fn encode_command(command: NmtCommand, target: NodeId) -> NmtCommandFrameExpand description
Encode an NMT node-control frame for target.
Pass NodeId::BROADCAST to address every node on the bus at once.
pub fn encode_command(command: NmtCommand, target: NodeId) -> NmtCommandFrameEncode an NMT node-control frame for target.
Pass NodeId::BROADCAST to address every node on the bus at once.