|  | 
| TypedResult< CommMode > | mip::commands_system::writeCommMode (C::mip_interface &device, uint8_t mode) | 
|  | 
| TypedResult< CommMode > | mip::commands_system::readCommMode (C::mip_interface &device, uint8_t *modeOut) | 
|  | 
| TypedResult< CommMode > | mip::commands_system::defaultCommMode (C::mip_interface &device) | 
|  | 
| TypedResult< InterfaceControl > | mip::commands_system::writeInterfaceControl (C::mip_interface &device, CommsInterface port, CommsProtocol protocolsIncoming, CommsProtocol protocolsOutgoing) | 
|  | 
| TypedResult< InterfaceControl > | mip::commands_system::readInterfaceControl (C::mip_interface &device, CommsInterface port, CommsProtocol *protocolsIncomingOut, CommsProtocol *protocolsOutgoingOut) | 
|  | 
| TypedResult< InterfaceControl > | mip::commands_system::saveInterfaceControl (C::mip_interface &device, CommsInterface port) | 
|  | 
| TypedResult< InterfaceControl > | mip::commands_system::loadInterfaceControl (C::mip_interface &device, CommsInterface port) | 
|  | 
| TypedResult< InterfaceControl > | mip::commands_system::defaultInterfaceControl (C::mip_interface &device, CommsInterface port) | 
|  |