Converts micros to a 32-bit unsigned integer presented as 4 bytes.
micros-to-u32
@/micros-to-u32
Converts micros to a 32-bit unsigned integer presented as 4 bytes.
INxod/core/micros
B0byte
Least significant byte
B1byte
B2byte
B3byte
Most significant byte
To use the node in your project you should have the nazarijtipusak080/shift-4-bytes 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.