Struct packed_struct::types::bits::Bits119
[−]
[src]
pub struct Bits119;
Trait Implementations
impl Copy for Bits119[src]
impl Clone for Bits119[src]
fn clone(&self) -> Bits119[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more
impl Debug for Bits119[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more
impl Default for Bits119[src]
impl PartialEq for Bits119[src]
fn eq(&self, __arg_0: &Bits119) -> bool[src]
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &Rhs) -> bool1.0.0[src]
This method tests for !=.
impl NumberOfBits for Bits119[src]
type Bytes = Bytes15
Minimal number of bytes that this bit width requires.
fn number_of_bits() -> u8[src]
The numerical number of bits.