ANTToggleByte
public struct ANTToggleByte
ANT Toggle Byte
-
Undocumented
Declaration
Swift
public var pageNumber: UInt8
-
Undocumented
Declaration
Swift
public var toggle: Bool
-
Undocumented
Declaration
Swift
public var uint8Value: UInt8 { get }
-
Undocumented
Declaration
Swift
public init(_ value: UInt8)
-
Undocumented
Declaration
Swift
public init(pageNumber: UInt8, toggled: Bool)