Skip to main content

fmi3LsBusBoolean

Type Alias fmi3LsBusBoolean 

Source
pub type fmi3LsBusBoolean = fmi3UInt8;
Expand description

\brief Data type representing a boolean value.

\note The only valid values are FMI3_LS_BUS_TRUE and FMI3_LS_BUS_FALSE.