DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_modbus_get_high_byte
Function
ISC (Internet Systems Consortium) License
4 statements
dm_modbus
dm_modbus_get_high_byte
Contents
public pure elemental function dm_modbus_get_high_byte(data) result(value)
Returns high byte from 2-byte integer.
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=u2),
intent(in)
::
data
Register data.
Return Value
character(len=1)