Initializermadmachineio.swiftio 0.1.0SwiftIO
init(rawValue:)
I2S.swift:309init(rawValue: Int32)
init(rawValue: Int32)
import SwiftIO
The SwiftIO library allows you to access and control the hardware in an easy way.
struct DataFormat
final class I2S
I2S (inter-integrated circuit sound) is a serial communication protocol that is designed specifically for digital audio data.
@frozen struct Int32
A 32-bit signed integer value type.
let rawValue: Int32