A key-value object representing the CirculoIntegratedEncoderI2CDeviceId enum,
where each key is the string name of an I²C device ID, and each value is its
corresponding numeric address.
This object is generated by filtering out the reverse mappings from the enum
(numeric keys), leaving only the name-to-value entries for use in things like
dropdowns or selection lists.
A key-value object representing the
CirculoIntegratedEncoderI2CDeviceId
enum, where each key is the string name of an I²C device ID, and each value is its corresponding numeric address.This object is generated by filtering out the reverse mappings from the enum (numeric keys), leaving only the name-to-value entries for use in things like dropdowns or selection lists.
Example