Structsยง
- Device
- Add device driver. prop=value sets driver properties. Valid
properties depend on the driver. To get help on possible drivers and
properties, use
-device help
and-device driver,help
. - Device
Builder - Use builder syntax to set the inputs and finish with
build()
.