Struct libmodbus_sys::_xmmreg
[−]
[src]
#[repr(C)]pub struct _xmmreg { pub element: [__uint32_t; 4], }
Fields
element: [__uint32_t; 4]
Trait Implementations
impl Debug for _xmmreg
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more