var rawValue: Int32
s7SwiftIO2IdV8rawValues5Int32Vvp
4ILC4
import SwiftIO
The SwiftIO library allows you to access and control the hardware in an easy way.
struct Id
The protocol for pin ids on your board.
@frozen struct Int32
A 32-bit signed integer value type.
init(rawValue: Int32)