Struct libmodbus_sys::_fpx_sw_bytes [] [src]

pub struct _fpx_sw_bytes {
    pub magic1: __uint32_t,
    pub extended_size: __uint32_t,
    pub xstate_bv: __uint64_t,
    pub xstate_size: __uint32_t,
    pub __glibc_reserved1: [__uint32_t; 7],
}

Fields

Trait Implementations

impl Debug for _fpx_sw_bytes
[src]

[src]
[]

Formats the value using the given formatter. Read more

impl Copy for _fpx_sw_bytes
[src]

impl Clone for _fpx_sw_bytes
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more