Struct packed_struct::types::bits::Bits121 [−][src]
pub struct Bits121;
Trait Implementations
impl Copy for Bits121[src]
impl Copy for Bits121impl Clone for Bits121[src]
impl Clone for Bits121fn clone(&self) -> Bits121[src]
fn clone(&self) -> Bits121Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for Bits121[src]
impl Debug for Bits121fn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for Bits121[src]
impl Default for Bits121impl PartialEq for Bits121[src]
impl PartialEq for Bits121fn eq(&self, other: &Bits121) -> bool[src]
fn eq(&self, other: &Bits121) -> boolThis 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]
fn ne(&self, other: &Rhs) -> bool1.0.0
[src]This method tests for !=.
impl NumberOfBits for Bits121[src]
impl NumberOfBits for Bits121type Bytes = Bytes16
Minimal number of bytes that this bit width requires.
fn number_of_bits() -> u8[src]
fn number_of_bits() -> u8The numerical number of bits.
impl BitsPartialBytes for Bits121[src]
impl BitsPartialBytes for Bits121