BALTECH Docs |
C API for BALTECH SDK
|
enum brp_TemplateBitorder |
This is the bit order for the CutNibbles command.
Enumerator | |
---|---|
brp_TemplateBitorder_Lsb | Handle Bytes in Least significant bit first order. |
brp_TemplateBitorder_Msb | Handle Bytes in Most significant bit first order. |
brp_TemplateBitorder_undefined |
Definition at line 2940 of file typedefs.h.