class CompilationTestReg32

Defined at line 19 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

Public Members

 field_field1_23
 field_field2_24
 field_RsvdZ_25
 field_field3_26
 field_RsvdZ_27
 field_RsvdZ_28
 field_field4_29

Public Methods

hwreg::RegisterAddr<CompilationTestReg32> Get ()

Defined at line 21 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
typename SelfType::ValueType field1 ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 23 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
SelfType & set_field1 (typename SelfType::ValueType val)

Defined at line 23 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
typename SelfType::ValueType field2 ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 24 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
SelfType & set_field2 (typename SelfType::ValueType val)

Defined at line 24 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
typename SelfType::ValueType field3 ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 26 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
SelfType & set_field3 (typename SelfType::ValueType val)

Defined at line 26 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
typename SelfType::ValueType field4 ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 29 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

template <, >
SelfType & set_field4 (typename SelfType::ValueType val)

Defined at line 29 of file ../../zircon/system/ulib/hwreg/test/bitfields-test.cc

Records