class I2cBigEndianRegister
Defined at line 97 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
Public Members
field_msb_100
field_lsb_101
Public Methods
template <, >
typename SelfType::ValueType msb ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 100 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
template <, >
SelfType & set_msb (typename SelfType::ValueType val)
Defined at line 100 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
template <, >
typename SelfType::ValueType lsb ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 101 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
template <, >
SelfType & set_lsb (typename SelfType::ValueType val)
Defined at line 101 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
hwreg::I2cRegisterAddr<I2cBigEndianRegister> Get ()
Defined at line 102 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc