Wafer.DeviceID protocol (wafer v0.1.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

Functions

Generate a unique identifier for conn.

Link to this section Types

Specs

t() :: term()

Link to this section Functions

Specs

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

Generate a unique identifier for conn.