write-register

xod-dev/st-mems/write-register

Writes the register to the STM devices.
write-register
@/write-register
Writes the register to the STM devices.
DEVgeneric t1
The device which should be configured by the register.
KEYbyte
The register key.
VALbyte
The register value.
DOpulse
Triggers the write of the register.
write-register
DEV'
DONE
DEV
KEY
VAL
DO
DONEpulse
Fires when writing is done.
DEV'@/imu-device
The device passed through.
To use the node in your project you should have the xod-dev/st-mems library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.