> ## Documentation Index
> Fetch the complete documentation index at: https://motorbridge.seeedstudio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 02 参数读写（寄存器）

## 本节目标

演示统一寄存器接口调用方式。

## 运行

```bash theme={null}
python3 bindings/python/get_started/courses/02-register-rw.py
```

## 注意

* 不同厂商寄存器地址与权限不同。
* 写寄存器前先确认文档，再考虑 `store_parameters()`。
