Struct libmodbus_sys::_fpreg [] [src]

pub struct _fpreg {
    pub significand: [c_ushort; 4],
    pub exponent: c_ushort,
}

Fields

Trait Implementations

impl Debug for _fpreg
[src]

[src]
[]

Formats the value using the given formatter. Read more

impl Copy for _fpreg
[src]

impl Clone for _fpreg
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more