class DummyI2cRegister
Defined at line 10 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
Public Members
field_test_bit_12
field_test_field_13
Public Methods
template <, >
SelfType & set_test_bit (typename SelfType::ValueType val)
Defined at line 12 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
template <, >
typename SelfType::ValueType test_bit ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 12 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
template <, >
SelfType & set_test_field (typename SelfType::ValueType val)
Defined at line 13 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
template <, >
typename SelfType::ValueType test_field ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 13 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc
hwreg::I2cRegisterAddr<DummyI2cRegister> Get ()
Defined at line 14 of file ../../zircon/system/ulib/hwreg/test/i2c-hwreg-test.cc