| Package | Description |
|---|---|
| org.noear.dami2 | |
| org.noear.dami2.bus | |
| org.noear.dami2.lpc |
| Modifier and Type | Method and Description |
|---|---|
static DamiBus |
Dami.bus()
总线界面
|
static DamiBus |
Dami.newBus()
新建总线界面(一般用于测试不相互干扰)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DamiConfig.configure(DamiBus bus)
配置总线实例
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DamiBusConfigurator
大米总线配置器
|
| Modifier and Type | Class and Description |
|---|---|
class |
DamiBusImpl
大米总线实现
|
| Modifier and Type | Method and Description |
|---|---|
DamiBus |
DamiBusExtension.bus()
获取总线
|
DamiBus |
DamiBusImpl.bus()
当前总线
|
| Modifier and Type | Method and Description |
|---|---|
DamiBus |
DamiLpcImpl.bus() |
| Constructor and Description |
|---|
DamiLpcImpl(DamiBus bus) |
| Constructor and Description |
|---|
DamiLpcImpl(Supplier<DamiBus> busSupplier) |
Copyright © 2025. All rights reserved.