Structures

The following structures are available globally.

  • Decoder

    Provides easy methods for Decoding values out of a Data Stream

    See more

    Declaration

    Swift

    public struct DecodeData
  • ANT Toggle Byte

    See more

    Declaration

    Swift

    public struct ANTToggleByte
  • Undocumented

    See more

    Declaration

    Swift

    public struct MACAddress
    extension MACAddress: Equatable
    extension MACAddress: Hashable
  • Nibble

    See more

    Declaration

    Swift

    public struct Nibble
    extension Nibble: Equatable
    extension Nibble: Hashable