pub unsafe extern "C" fn BM_SetTerminalRegister(
channel_handle: *const c_void,
tres: BMTerminalResistor,
) -> BMStatusExpand description
Set terminal resistor option of the given channel.
ยงArguments
channel_handle: Handle to the channel to operate on.tres: Expected terminal resistor value, see BMTerminalResistor for details.
returns: BMStatus