| Real-Time Workshop® Embedded Coder™ | ![]() |
dataAccessMode = autosarInterfaceObj.getIODataAccessMode(portName)
getIOCategory is a method of the class RTW.AutosarInterface.
dataAccessMode = autosarInterfaceObj.getIODataAccessMode(portName) gets the data access mode of the I/O corresponding to the port as specified by the port name, for autosarInterfaceObj, a model-specific RTW.AutosarInterface object.
portName is the inport/outport name (string).
dataAccessMode returns the data access mode of the given port, one of 'ImplicitSend', 'ImplicitReceive', or 'ExplicitSend', 'ExplicitReceive' (string).
![]() | getIOAutosarPortName | getIODataElement | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |