Wafer.DeviceID protocol (wafer v1.0.2)

Allows devices to generate a unique identifier.

Mainly used for InterruptRegistry but you might find it useful too. Can be derived in the same manner as all other Wafer protocols.

Link to this section Summary

Types

t()

All the types that implement this protocol.

Functions

Generate a unique identifier for conn.

Link to this section Types

Specs

t() :: term()

All the types that implement this protocol.

Link to this section Functions

Specs

id(Wafer.Conn.t()) :: any()

Generate a unique identifier for conn.