Module drs_0x01::addr

source ·
Expand description

All the servomotor addresses mapped to some enums.

Structs

The data read from the EEP memory of the servomotor
Data read from a servomotor

Enums

The conversion error when converting u8 to addresses.
This enum represent all the EPP (permanent) memory addresses which can be read. I comes from the page 21 of the datasheet.
This enum represent all the RAM (volatile) memory adresses which can be read. I comes from the page 24 of the datasheet.
This enum represent all the EPP (permanent) memory addresses which can be written to. I comes from the page 21 of the datasheet.
This enum represent all the RAM (volatile) memory addresses which can be written to. I comes from the page 24 of the datasheet.