pub unsafe extern "C" fn CS101_Slave_setDIR(
self_: CS101_Slave,
dir: bool,
)Expand description
Set the value of the DIR bit when sending messages (only balanced mode)
NOTE: Default value is false (controlled station). In the case of two equivalent stations the value is defined by agreement.
ยงArguments
dir- the value of the DIR bit when sending messages